Skip to main content
PUT
Update a workspace

Authorizations

Authorization
string
header
required

Workspace API key, prefixed rqk_.

Path Parameters

url
string
required

Workspace slug.

Body

application/json
name
string
slug
string

Response

Updated

id
string
name
string
slug
string
url
string

Same as slug; retained for backward compatibility.

plan
string
role
enum<string>
Available options:
OWNER,
ADMIN,
MEMBER
isArchived
boolean
createdAt
string<date-time>