subscriptions
Subscribes the current user to an entity.
Subscribes the current user to an entity.
put/subscriptions/{entity}/{entityID}
Path parameters
entitystring required
The entity the user subscribes to. Can be either project or task.
entityIDstring required
The numeric id of the entity to subscribe to.
Response
The subscription
Changes
No recorded changes to this endpoint across all 53 revisions of this API.