Spaces
Update details of a specific Space
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the space
Body
application/json
Image URL for the space
Whether the space is public
The name of the space
Response
200 - text/plain
The response is of type string
.