Updates an absence period by ID.

Updates an absence period by ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the absence period.

Query Params
boolean
Defaults to false

If true, skip any approval that this write request would otherwise require.

Body Params
starts_from
object | null

This object represents the beginning of the absence period. See the documentation of AbsencePeriod for a full description of these fields.

ends_at
object | null

This object represents the end of the absence period. See the documentation of AbsencePeriod for a full description of these fields.

string | null

A comment attached to this period.

Responses
204

Successful update.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/problem+json