Update user absence

This endpoint can be used to update a user absence.

Body Params
string
required

ID of the absence to update

string

Absence name (optional - not null)

string

Absence description (optional)

userIds
array of strings

List of user IDs (optional - not null)

userIds
string

Absence type ID (optional - not null)

string

Location ID (optional - base or calendar locations only)

number

Availability Start Date, Unix timestamp in MS (optional - not null)

number

Availability End Date, Unix timestamp in MS (optional - not null)

Headers
string
required

Session ID

Responses

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json