Complete product in scope of a task.

Marks a product that is already assigned to the task as completed; use PUT /tasks/{taskId}/products/{productId}/revoke to undo this. Fails if the product is not currently associated with the task — assign it first via POST /tasks/{taskId}/products. Callable by the task's creator, its assignee, or a user holding the complete permission.

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

Id of the task to update product state.

string
required

Id of the product to mark as completed.

Responses
202

Product marked as completed in task scope.

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