Creates a new workspace absence.
Headers
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
(optional) The id of the absence region to limit the workspace absence to. If not set, the workspace absence will apply to all users in the workspace. Otherwise, it will only apply to users in the specified absence region.
Response
The (optional) regionId of the workspace absence. If null, the absence is global for the entire workspace. Otherwise, it will be applied only to the users of the region.
If it’s true it means that this Absence is read-only and cannot be edited/deleted by the user.