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

Authorizations

X-Api-Key
string
header
required

Path Parameters

attachment_id
number
required

Attachment ID

Example:

3905

Response

No Content