Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
Test successful
The response is of type object
.
Test a connection by ID
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Test successful
The response is of type object
.