put
https://api-us.bluestonepim.com/tasks/tasks//products//complete
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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
202Product marked as completed in task scope.
