JSON patch space (v2)
PATCH/v2/spaces/:spaceId:jsonpatch
Preview: The API is in development or testing phases and the interface could still change slightly.
Partially updates a space using RFC 6902 JSON patch operations. Allowed paths: /name, /description, /isDefault, /settings, /globalIdentifiers, /addresses. All other paths are rejected with 400 Bad Request.
Scope: space_foundation_manage_details
Request
Responses
- 200
- 400
- 404
- default
Space patched successfully
Bad Request — invalid patch document or disallowed path
Space UUID could not be found
Other error messages