Skip to main content
PUT
Update workspace

Authorizations

Authorization
string
header
required

JWT Bearer token authentication

Path Parameters

id
string
required

Workspace ID

Body

application/json

Workspace details

name
string
required
Required string length: 2 - 100
metadata
object
slug
string
Required string length: 2 - 50

Response

Workspace updated

Workspace information

created_at
string
Example:

"2024-01-15T10:30:00Z"

id
string
Example:

"550e8400-e29b-41d4-a716-446655440000"

logo_url
string
Example:

"https://cdn.example.com/logo.png"

metadata
object
name
string
Example:

"Acme Corp"

slug
string
Example:

"acme-corp"

updated_at
string
Example:

"2024-01-15T10:30:00Z"