Rename Space
PATCH
/space
Renames the current Space. Only the Owner or an Admin can rename a Space. Name validation (non-empty, trimmed) is enforced by the domain layer.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Header Parameters
Section titled “Header Parameters ” X-Space-Id
required
string format: uuid
UUID of the target Space (tenant boundary). Validated against user access.
Request Body required
Section titled “Request Body required ”object
name
required
New name for the Space
string
Example
Rome South SiteResponses
Section titled “ Responses ”Unauthorized — missing or invalid JWT
Forbidden — insufficient permissions
Resource not found
Validation failed — invalid input