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

Download Open API Spec

DELETE /activity/{id}

Delete an Activity

Access Control: You must be the creator of the Activity to delete it.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/activity/{id}

Resource URL Variables
{id} The id of activity to delete.
Resource Information
Authentication Required
Required OAuth Scopes modify
HTTP Method DELETE
Request Object None
Response Object None