Deletes a workspace absence.

Deletes a workspace absence. <Check title="Required Permissions">The user must be an admin or have `user-planning-data:write` permissions.</Check>

Authentication

AuthorizationBearer

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

Path parameters

workspaceAbsenceIdstringRequiredformat: "uuid"
The id of the workspace absence to delete.

Response

No Content