Create a Work Manager Task Commitment

post

/primeapi/restapi/workManagerTaskCommitment

Send a request to this endpoint to create a work manager task commitment.

Request

Supported Media Types
Body ()
A work manager task commitment object.
Root Schema : ApiEntityWorkManagerTaskCommitment
Type: object
Show Source
Nested Schema : reasons
Type: array
Read Only: true
Unique Items Required: true
Show Source
Nested Schema : TimezoneSensitiveDateTime
Type: object
Show Source
Nested Schema : ApiEntityReason
Type: object
Show Source
Nested Schema : appliesTo
Type: array
The type of the reason.
Show Source

Response

Supported Media Types

201 Response

The object was successfully created.
Body ()
Root Schema : ApiEntityWorkManagerTaskCommitment
Type: object
Show Source
Nested Schema : reasons
Type: array
Read Only: true
Unique Items Required: true
Show Source
Nested Schema : TimezoneSensitiveDateTime
Type: object
Show Source
Nested Schema : ApiEntityReason
Type: object
Show Source
Nested Schema : appliesTo
Type: array
The type of the reason.
Show Source

400 Response

Invalid input for a baseline manager task.