Tasks

Close task

Closes one or more tasks. Closed tasks are considered completed and not shown in active task lists.

post/api/connector/v1/tasks/close

Request body

ClientTokenstring required

Token identifying the client application.

AccessTokenstring required

Access token of the client application.

Clientstring required

Name and version of the client application.

TaskIdsstring[] required

Unique identifiers of the Tasks to be closed.

Response

OK

Unit required

Changes

No recorded changes to this endpoint across all 10 revisions of this API.