Developers
API ReferenceTask Subscription

Removes the User from a Task Subscription

DELETE
/project/tasks/{taskId}/task-subscriptions/{userId}

Removes the User from a Task Subscription

Authorization<token>

Value for the Authorization header parameter.

In: header

Path Parameters

taskId*string

TaskSubscription identifier

Formatuuid
userId*string

TaskSubscription identifier

Formatuuid

Response Body

curl -X DELETE "https://example.com/project/tasks/497f6eca-6276-4993-bfeb-53cbbbba6f08/task-subscriptions/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty