v1

latestOpenAPI 3.0.12026-08-04123613463.4 KB
Connections

Unpause a connection

This endpoint unpauses a connection. Any event with a status of HOLD will be attempted. Destination delivery rate will be respected. This operation is asynchronous, so it may take some time for all events to be QUEUED for delivery.

put/connections/{id}/unpause

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