v1

latestOpenAPI 3.0.0MIT2026-07-14102210128.7 KB
destination_oauth

Sets instancewide variables to be used for the oauth flow when creating this destination. When set, these variables will be injected into a connector's configuration before any interaction with the connector image itself. This enables running oauth flows with consistent variables e.g: the company's Google Ads developer_token, client_id, and client_secret without the user having to know about these variables.

post/v1/destination_oauths/oauth_params/create

Request body

destinationDefinitionIdstring uuid required
paramsobject required

Response

Successful