ApiSandboxes
DELETE /v1/sandboxes/{id}
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
Response Body
application/json
curl -X DELETE "https://example.com/v1/sandboxes/string"{ "id": "string", "state": "string"}Empty