v1

latestOpenAPI 3.0.12026-08-04123613463.4 KB
Connections

Pause a connection

This endpoint pauses a connection. A paused connection will still receive events, but those events will be marked with a status of HOLD and will be delivered only once the connection is unpaused.

put/connections/{id}/pause

Path parameters

idstring required

Connection ID

Response

A single connection

idstring required

ID of the connection

namestring nullable required

Unique name of the connection for this source

full_namestring nullable required

Full name of the connection concatenated from source, connection and desitnation name

descriptionstring nullable required

Description of the connection

team_idstring required

ID of the project

disabled_atstring date-time nullable required

Date the connection was disabled

paused_atstring date-time nullable required

Date the connection was paused

updated_atstring date-time required

Date the connection was last updated

created_atstring date-time required

Date the connection was created