Skip to main content

Update a Destination

Use this command to update an individual destination.

Active for Version: 4.2+

Authorizations: Administrator, Operator

Requests

CODE
PUT /api/destinations/[Destination ID]
cookie: sessionID: [Session ID]

{ 
 <Destination Object>
}

Parameters

Note

See Destinations Object Model for definition of the request.

Response

CODE
{
    <Destination object>
}

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.