Connections
Update an existing connection
Returns the url that can be used by your client to update the connection
PATCH
Authorizations
This access token needs to be included in each of your request to the Chift API.
Body
application/json
Indicates whether you want to return to the consumer's redirectUrl after update (true) or whether you want to return on the connection page (false)
Can be used to update the name of an existing connection
Can be used to update the credentials of an existing connection. Please use the getIntegrations route to see the available credentials for each integration
Response
200
application/json
Successful Response