Skip to content

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.

X-Space-Id
required
string format: uuid

UUID of the target Space (tenant boundary). Validated against user access.

object
name
required

New name for the Space

string
Example
Rome South Site

Unauthorized — missing or invalid JWT

Forbidden — insufficient permissions

Resource not found

Validation failed — invalid input