Skip to main content
DELETE
/
spaces
/
cancel
/
{identifier}
{
  "message": "<string>"
}
{
  "status": "<string>",
  "context": {},
  "type": "<string>",
  "title": "<string>",
  "detail": "<string>",
  "violations": [
    {
      "title": "<string>",
      "propertyPath": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

identifier
string
required

Space identifier

Response

Canceled a space

message
string