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

Authorizations

X-Api-Key
string
header
required

Path Parameters

section_id
number
required

Section ID

Example:

349235

Response

No Content