Skip to main content
POST
/
v1
/
logistics
/
distributions
Create a distribution
curl --request POST \
  --url https://api.maalbar.dk/v1/logistics/distributions \
  --header 'X-Api-Key: <api-key>'
{
  "message": "<string>"
}

Authorizations

X-Api-Key
string
header
required

Response

Response for status 401