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.
<Check title="Required Permissions">Any authenticated user.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
absenceId
The id of the absence to delete.
Response
OK