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

Path Parameters

space
string
required

Space identifier

Body

application/json
users
object[]
required

Response

A list of spaces

The response is of type object.