Zapier Endpoints
Validate API Key
This endpoint is used by Zapier to test the validity of the API key.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
This endpoint is used by Zapier to test the validity of the API key.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.