Skip to main content
DELETE
Delete instance
Deletes the instance and all of its data. This action cannot be undone.

Authorization

Session cookie set by Sign in: omnistrate_token=<jwt>. Browsers send it automatically; other clients must forward it on every request.

Path parameters

string
required
ID of the resource instance.

Query parameters

string
ID of the subscription that owns the instance.

Response

Returns 202 Accepted with an empty body when the operation is queued.

Errors

See Error for the shared error response shape.