Deletes the absence with the specified id.

<Check title="Required Permissions" icon="key">User planning data permissions are required if the calling user is not the owner of the absence or admin.</Check>

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

absenceIdstringRequiredformat: "uuid"
The id of the absence to delete.

Response

No Content

Errors