Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

Use Authorization: Bearer <jwt> for user auth or Authorization: Bearer sk_{keyId}_{secret} for API key auth.

Path Parameters

groupId
string
required

Body

application/json
chain
string | null

When present, sets the chain to this value (pass empty string to clear).

name
string | null

Response

V2 success response envelope

data
object
required
requestId
string
required
pagination
object | null

Page-based pagination info (per RFC)