Update a connection for a recipe
Updates the chosen connection for a specific connector in a stopped recipe.
Path parameters
recipe_id
Recipe ID.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
adapter_name
Name of adapter, for example, salesforce
.)
connection_id
ID of the connection belonging to this workspace.
Response
OK
success
Indicates whether the recipe is updated with the connection successfully.