Complete task

This endpoint can be used to add a ‘completed’ transition to a task and to set the status of the task to completed. In the request you provide a session ID in the header and a task ID in the body.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

ID of task to update

string
required

User ID of task completer

string

Comment to be displayed with the completed status (optional)

imageFilePaths
array of strings

A list of image file paths. You can get a file path by uploading a file through the create file endpoint (optional, jpg/png files only)

imageFilePaths
string

Signature holder (optional)

string

File path of the signature image. You can get a file path by uploading a file through the create file endpoint (optional, jpg/png files only)

number

Duration of the work time (optional)

Headers
string
required

Session ID

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json