Wikis
Delete a Wiki
Permanently deletes the specified wiki page.
The home wiki page cannot be deleted.
Permissions
Only contributors with write access to the parent node may delete a wiki page. Wiki pages on registrations cannot be deleted.
Returns
If the request is successful, no content is returned.
If the request is unsuccessful, a JSON object with an errors key containing information about the failure will be returned. Refer to the list of error codes to understand why this request may have failed. Some common error cases:
- 405 Method Not Allowed: Returned if write access to this wiki's node has been restricted. The response will include the message "This action is no longer available. Contact support if you have any questions."
delete/wikis/{wiki_id}/
Path parameters
wiki_idstring required
The unique identifier of the wiki.
Response
No content