Space
Edit an existing space
PATCH
/
api
/v1
/space
/edit
/{spaceId}
Authorization
Authorization
Required<token>
Please enter a valid access token
In: header
Request Body
application/json
OptionalThe updated space data
name
Requiredstring
Minimum length:
1
code
string | null
icon
string | null
Path Parameters
spaceId
Requiredstring
The ID of the space to edit
OK