Skip to main content
PATCH
Update a profile

Authorizations

Authorization
string
header
required

API key from Developer dashboard (Bearer token).

Path Parameters

id
integer
required

Profile id

Body

application/json
name
string

New display name (1-120 chars).

Maximum string length: 120
external_id
string | null

Your own identifier for this profile; send null to clear it.

Maximum string length: 128

Response

Updated profile

id
integer
workspace_id
integer
name
string
external_id
string | null
status
enum<string>
Available options:
active,
paused,
deleted
paused_for_billing
boolean
created_at
string