Skip to main content
POST
Creates a destination

Authorizations

Authorization
string
header
required

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

Body

application/json
subscription_id
string<uuid>
profile_id
string<uuid>
quick_settings
object

Response

200 - application/json

OK

id
string<uuid>
subscription_id
string<uuid>
profile_id
string<uuid>
quick_settings
object
Example: