subscriptions
Unsubscribe the current user from an entity.
Unsubscribes the current user to an entity. If the subscription is inherited from a parent project, an opt-out is stored for this entity instead.
delete/subscriptions/{entity}/{entityID}
Path parameters
entitystring required
The entity the user subscribed to. Can be either project or task.
entityIDstring required
The numeric id of the subscribed entity to.
Response
The subscription
Changes
No recorded changes to this endpoint across all 53 revisions of this API.