Tracira
API referenceUtilities

Verify a webhook token

gethttps://www.tracira.com/api/verify
GET
/api/verify

Authorization

webhookToken
AuthorizationBearer <token>

Workspace webhook token from Settings -> Integrations.

In: header

Response Body

application/json

application/json

curl -X GET "https://example.com/api/verify"
{  "workspaceName": "string"}