Delete Site
Delete a specific Site
Org must have an Infrastructure Provider entity. User must have authorization role with PROVIDER_ADMIN suffix.
Site can only be deleted if all Allocations have been deleted.
Query parameters
Scrub all Machine data associated with this Site to re-pair
Response
Deletion request was accepted
Example response
{
"message": "Deletion request was accepted"
}Changes
Changed in 4 of the 93 revisions of this API.4
- ○
added the media type
application/jsonfor the response with the status202response-media-type-added
- ○
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
- ○
removed the non-success response with the status
403response-non-success-status-removed
This revision also has 14 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the non-success response with the status
403response-non-success-status-added
- ○