Skip to main content
POST
Create a destination

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Destination to create

destinationSpec
string
required

The name of the destination spec to create a destination for

displayName
string

A human-readable name for the destination

properties
object

Response

Created

data
object
required