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

Path Parameters

space
string
required

Space identifier

email
string
required

User identifier

Response

Deleted a space

message
string