Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

baseId
string
required
workflowId
string
required
triggerId
string
required

Response

200 - application/json

Successfully generated webhook token

token
string
required
secret
string
required
Last modified on March 5, 2026