Update a destination

Updates a destination’s credentials, enabled state, and/or config.

Authentication

X-Workspace-Idstring
API Key authentication via header

Path parameters

platformenumRequired

Ad platforms. The subset with a destination adapter is dispatchable for CAPI (incl. Reddit); the rest (e.g. x) appear only as click sources.

Request

This endpoint expects an object.
credentialsmap from strings to strings or nullOptional
enabledboolean or nullOptional
configobject or nullOptional
The full editable config for one destination.

Response

Successful Response
idstringformat: "uuid"
platformenum

Ad platforms. The subset with a destination adapter is dispatchable for CAPI (incl. Reddit); the rest (e.g. x) appear only as click sources.

enabledboolean
created_atdatetime
updated_atdatetime

Errors

422
Unprocessable Entity Error