Skip to main content
POST
Connect a single-key tool for a customer

Authorizations

Authorization
string
header
required

API key in format: rg_live_xxxx. Pass as a Bearer token in the Authorization header.

Path Parameters

id
string<uuid>
required

Customer ID.

Body

application/json
tool_slug
enum<string>
required

The connector slug. Only calcom and calendly accept a direct API key; anything else returns 400 TOOL_NOT_API_KEY.

Available options:
calcom,
calendly
api_key
string
required

Stored encrypted; never returned.

Response

Success.

success
boolean
data
object