Documentation Index
Fetch the complete documentation index at: https://docs.heychocolate.com/llms.txt
Use this file to discover all available pages before exploring further.
createApiKey
Create a new API key for your organization.| Field | Type | Required | Description |
|---|---|---|---|
label | String! | Yes | Descriptive label for the key |
permissions | [String!] | No | Permission scopes (default: all) |
revokeApiKey
Revoke an existing API key.updateCustomer
Update customer profile data.| Field | Type | Required | Description |
|---|---|---|---|
name | String | No | Display name |
webhookUrl | String | No | Default webhook URL |