Update the user's pending OOO (currently active or scheduled)
users
Update the user's pending OOO (currently active or scheduled)
Only fields present in the request body are changed. To clear
end_date, send "end_date": null explicitly.
PATCH
Update the user's pending OOO (currently active or scheduled)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Response
Successful Response
The user covering this OOO.
NULL = self-service or system-initiated.
The start date of OOO.
Planned last day of coverage.
String representing the object's type. Objects of the same type share the same value.
Cancel the user's pending OOO (active or scheduled). Idempotent:Return the user's saved OOO form defaults. Fields default to null
