HomeGuidesAPI ReferenceRelease notes
Log In
API Reference

Create Destination

Create a new destination

  • base_destination_create (DestinationCreateBase): Required. The payload that includes:
    • name (str): Name of the new destination.
    • integration_id (UUID): Unique identifier of the integration to which the destination would be created.
    • params (dict): Additional parameters for the creation of the destination.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 1 and 300
uuid
required
params
object
required
Responses

404

Not Found

422

Unprocessable Entity

500

Internal Server Error

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json