Skip to main content
GET
/
spaces
/
reactivate
/
{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

Reactivated a space

message
string