Updates an absence period by id
Updates an absence period by its identifier. The request and response shapes
match the create-absence-period operation, with each existing substitute
identified by its Id.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
An absence period id This absence period's unique identifier
"00000000-0000-0000-0000-000000000000"
Body
Parameters for updating an absence period
An absence period id
The user's email address
"hello@world.test"
The start of this absence period
This absence period's unique identifier
"00000000-0000-0000-0000-000000000000"
The end of this absence period
The substitutes assigned for this absence period
A person that can replace a stakeholder to perform an action in a package
- Person substitute
- Group substitute
- Contact group substitute
Response
OK
An absence period id
This absence period's unique identifier
"00000000-0000-0000-0000-000000000000"
The user's email address
"hello@world.test"
The start of this absence period
The end of this absence period
The substitutes assigned for this absence period
A person that can replace a stakeholder to perform an action in a package
- Person substitute
- Group substitute
- Contact group substitute