Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
Test successful
Example:
true
Test a connection by ID
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Test successful
true