Tasks API
Task status API - Add task status
OVERVIEW
Use this method to add a new task status.
POST /api/3/tasks/status?siteid={siteid}
Request Parameter
Parameter | Description |
siteid (integer) (Mandatory) |
ID of the site in which the user wants to add the task status. |
Request Body
Response Body
An XML response providing the status 201 OK http response for each successful addition. A valid statusid will be provided if the action is successful, otherwise an error code is returned.
The task status object with return with a status id field only
Last Updated: Nov 08,2024
Comments
0 Comments