Skip to main content

Delete Site

DELETE 

/sites/:siteId

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

IrisX customers can 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'. Learn more about the IrisX subscription.

Request

Responses

Site was deleted.