Authorizations
Path Parameters
The Ampersand project ID or project name.
Body
application/json
Name for the new destination. Must be unique within the project and can only contain letters, numbers and dashes.
Example:
"leadConvertedWebhook"
The type of the destination.
Available options:
webhook
, kinesis
Example:
"webhook"
Secrets for the destination.
Response
Created
The destination ID.
User-defined name for the destination
Example:
"leadConvertedWebhook"
The type of the destination
Example:
"webhook"
The time the destination was created.
The time the destination was updated.
Destination secrets (only included when includeSecrets is true)