Skip to main content
PATCH
Update integration

Authorizations

Authorization
string
header
required

Your API key sent as a Bearer credential — Authorization: Bearer <api_key>, where <api_key> starts with oi_sk_ (create one via POST /v1/api-keys). Although the field is labelled 'token', paste your API key here. A dashboard JWT is also accepted on this header for the same endpoints.

Path Parameters

credential_id
string<uuid>
required

Body

application/json
name
string | null
Required string length: 1 - 255
api_key
string | null
Minimum string length: 1
metadata
Metadata · object | null
provider
enum<string> | null
Available options:
openai,
anthropic,
groq,
deepgram,
elevenlabs,
cartesia,
twilio,
telnyx,
resend,
sendgrid,
calcom,
openrouter,
custom

Response

Successful Response

id
string
required
name
string
required
provider
string
required
masked_key
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required