Skip to main content
DELETE
/
api
/
deliveries
/
{delivery_id}
Api Deliveries Delete
curl --request DELETE \
  --url http://localhost:8080/api/deliveries/{delivery_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

delivery_id
string
required

Response

Successful Response