Update Space
Update space with specified identifier.
PATCH
/api/v2/spaces/:space_id
Path Parameters
Name
Type
Description
space_id
string
Space ID
Headers
Name
Type
Description
Authorization
string
Content-Type
string
application/vnd.api+json
Request Body
Name
Type
Description
name
string
Space name
image_url
string
Space image URL
Example
Last updated
Was this helpful?