Spaces
Update a space
Updates the details of a specific space by its ID.
put/v1/spaces/{spaceId}
Path parameters
spaceIdinteger required
ID of the space to update
Headers
X-Org-Idinteger required
Organization ID
Request body
Response
OK
Changes
Changed in 1 of the 10 revisions of this API.11
- ▲
removed the media type
application/hal+jsonfor the response with the status200response-media-type-removed
- ○
added the media type
application/vnd.hal+jsonfor the response with the status200response-media-type-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲