Publishers
Test connection
Authorization
bearerAuth AuthorizationBearer <token>
Clerk session JWT. Also send x-clerk-org-id if org context needed.
In: header
Path Parameters
id*string
Format
uuidResponse Body
application/json
curl -X POST "https://example.com/v1/publishers/497f6eca-6276-4993-bfeb-53cbbbba6f08/test-connection"{ "success": true, "lastTestedAt": "2019-08-24T14:15:22Z"}