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

task status object

 

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

 

 

 

Comments


0 Comments

Last Updated: Jun 09,2023