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

Download Open API Spec

DELETE /access_requirement/{ownerId}/wiki2/{wikiId}

Delete a specific WikiPage of an Access Requirement.

Note: When a WikiPage is deleted, the delete will cascade to all children WikiPages (recursively) of the deleted WikiPage.

Note: The caller must be a member of the Synapse Access and Compliance Team.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/access_requirement/{ownerId}/wiki2/{wikiId}

Resource URL Variables
{ownerId} The ID of the owning Access Requirement.
{wikiId} The ID of the WikiPage to delete.
Resource Information
Authentication Required
Required OAuth Scopes modify
HTTP Method DELETE
Request Object None
Response Object None