Skip to main content
DELETE
/
clients
/
{client_id}
/
budget
Delete Client Budget
curl --request DELETE \
  --url https://api.everhour.com/clients/{client_id}/budget \
  --header 'X-Api-Key: <api-key>'

Authorizations

X-Api-Key
string
header
required

Path Parameters

client_id
number
required

Client ID

Example:

107

Response

No Content