Deletes the absence with the specified id.

User planning data permissions are required if the calling user is not the owner of the absence or admin.

Path parameters

absenceIdUUIDRequired

The id of the absence to delete.

Headers

AuthorizationstringRequired

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

Response

No Content