Create a new destination
Destination
Create a new destination
POST
Create a new destination
Documentation Index
Fetch the complete documentation index at: https://docs.withampersand.com/llms.txt
Use this file to discover all available pages before exploring further.
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.

