post
https://api.superwise.ai/v1/destinations
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.
For Microsoft Teams, Email, or Webhook, omit this and set integration_type toteams,email, or
webhookon the first destination for that channel so a tenant integration row is created automatically
(Teams webhook URLs, Email recipient lists, and Webhook URLs/headers live on each destination's params). - integration_type (IntegrationType): Optional. Must be
teams,email, orwebhookwhen
integration_id is omitted. When integration_id is set, you may passslack,teams,email, or
webhookfor a consistent payload shape; it must match the integration's type or be omitted. - params (dict): Additional parameters for the creation of the destination.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
404Not Found
422Unprocessable Entity
500Internal Server Error
