Delete product from task scope.

Removes the product-task association entirely, dropping the product out of the task's scope; use the complete/revoke endpoints instead if you only want to change its completion status without removing it. Fails if the product is not currently associated with the task, or if you are neither the task's creator nor hold the update permission — note that, unlike completing a product, the task's assignee alone cannot remove products.

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

Id of the task to remove product from.

string
required

Id of the product to remove from task.

Responses
201

Product removed from scope of the task.

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