The Open API specification for Synapse is now available for download!

Download Open API Spec

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