Skip to content

Update Resource

PATCH
/resources/{resourceId}

Renames an existing Resource. The type cannot be changed after creation. The parent Space must be active.

resourceId
required
string
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 resource

string
Example
John Doe

Unauthorized — missing or invalid JWT

Forbidden — insufficient permissions

Resource not found

Validation failed — invalid input