Updates one or more properties of a space. To update all properties at once, use PUT /spaces/{spaceId}.
PUT /spaces/{spaceId}
The ID of the space to update.
an object with the body content
Optional
PatchSpaceHttpError
Updates one or more properties of a space. To update all properties at once, use
PUT /spaces/{spaceId}
.