DELETE
/
users
/
{userId}
/
spaces
/
{id}

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string
required
Maximum length: 191
userId
string
required
Maximum length: 191

Response

200 - application/json

The response is of type any.