/taskStatus
The following operations are supported on this resource:
Updates a task status.
Input Payload
element |
consumeable content type(s) |
(custom) |
- */*
- application/xml
- application/json
- text/html
|
description |
The task status to be updated. |
Output Payload
element |
produceable content type(s) |
(custom) |
- */*
- application/xml (alternative mount point: /xml)
- application/json (alternative mount point: /json)
- text/html (alternative mount point: /html)
|
description |
The updated task status. |
Creates a task status.
Input Payload
element |
consumeable content type(s) |
(custom) |
- */*
- application/xml
- application/json
- text/html
|
description |
The task status to be created. |
Output Payload
element |
produceable content type(s) |
(custom) |
- */*
- application/xml (alternative mount point: /xml)
- application/json (alternative mount point: /json)
- text/html (alternative mount point: /html)
|
description |
The created task status. |