Destinations
Update destination
Update an existing destination
PATCH
/
v2
/
destinations
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
integer
requiredID
Body
application/json
displayName
string
A human-readable name for the destination
properties
object
Response
200 - application/json
data
object
required