POST
/
api
/
v1
/
updateSpace
/
{spaceId}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

spaceId
string
required

The ID of the space

Body

application/json
name
string

The name of the space

isPublic
boolean

Whether the space is public

img
string

Image URL for the space

Response

200 - text/plain

The response is of type string.