Update a CRM connection

Updates a CRM connection in place; only the fields you send are written. Use it to rename a connection, pause it, or turn syncing off without deleting the data already pulled in. Note that config is replaced wholesale rather than merged.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the connection to update.

Body Params
string

New display name for the connection.

boolean

Enables or disables the connection.

boolean

Enables or disables syncing for this connection.

config
object

Replaces the whole connector configuration object; it is not merged with what is stored.

Responses
200

The updated connection.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json