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

Authorizations

X-Api-Key
string
header
required

Path Parameters

project_id
string
required

Project ID

Example:

"ev:1234567789001"

Response

No Content