Delete Site

Delete site by siteId. Once deleted, all linked information will be unavailable, including site history and metadata.

📘

Also access data connected to Sites via the GraphQL API

Via the Public GraphQL API, you can perform mutations to modify data associated with a site. Explore the GraphQL schema through our GraphQL Explorer following the mutation 'siteDelete'.

➡️

OpenAPI Specification for the Sites API domain

Get the OpenAPI Specification (formerly Swagger), which is a standardized format that describes the functionalities, endpoints, parameters, and data models of this REST API in a JSON file here.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!