destinations

Create destination connection check

Initiate a connection check for the destination connector

post/api/v1/destinations/{destination_id}/connection-check

Path parameters

string uuid required
OR
string required

Headers

unstructured-api-keystring nullable

Response

Successful Response

idstring uuid required
status'SCHEDULED' | 'SUCCESS' | 'FAILURE' required
reasonstring nullable
created_atstring date-time required
reported_atstring date-time nullable

Changes

No recorded changes to this endpoint across all 3 revisions of this API.