DELETE /subscription/{id}
This API is used to unsubscribe to a topic.
Target users: Synapse user who created this subscription.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/subscription/{id}
Resource URL Variables
{id} | - the ID of the subscription that is created when the user subscribed to the topic |
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | modify |
HTTP Method | DELETE |
Request Object | None |
Response Object | None |