latestOpenAPI 3.0.32026-08-19299284712.8 KB

67d9f45bb99b

Connections

Deactivate a connection

Mark the connection as inactive. This will remove this connection from the UI. No data tied to this connection will be affected.

post/connection/{connection_id}/deactivate

Path parameters

connection_idstring required

Headers

X-Company-IDstring required

Associates request with company

Request body

idstring uuid required
activeboolean required
typestring nullable required

Return the category of the associated Integration model for backwards compatibility

Returns: The integration category (See Integration.CATEGORIES)

friendly_sourcestring required
settingsobject required
metadataobject required

Response

idstring uuid required
activeboolean required
typestring nullable required

Return the category of the associated Integration model for backwards compatibility

Returns: The integration category (See Integration.CATEGORIES)

friendly_sourcestring required
settingsobject required
metadataobject required