Skip to main content
PUT
Update Workspace

Authentication & Scope

Requires the workspaces-write ability.

Request

Path Parameters

Body Parameters

Response

200 OK – The updated workspace.
404 Not Found – Workspace does not exist or you don’t have access.

Authorizations

Authorization
string
header
required

Personal Access Token created from the Raydocs dashboard. Include in the Authorization header: Bearer <your_token> See API Keys for token creation and management.

Path Parameters

workspaceId
integer
required

Body

application/json
name
string
icon
string

Response

Updated

id
integer
read-only
name
string
icon
string
created_at
string<date-time>
read-only
updated_at
string<date-time>
read-only