Destinations
Create a destination
Create a new destination
POST
/
v2
/
destinations
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The name of the destination spec to create a destination for
A human-readable name for the destination
Response
201 - application/json