Skip to main content
DELETE
/
allocations
/
{allocation_id}
Delete Allocation
curl --request DELETE \
  --url https://api.everhour.com/allocations/{allocation_id} \
  --header 'X-Api-Key: <api-key>'

Authorizations

X-Api-Key
string
header
required

Path Parameters

allocation_id
number
required

Response

No Content