Creates a new webhook with event subscriptions. The signing secret is only returned in this response.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Input for creating a webhook
Webhook URL
Event types to subscribe to (at least one required)
1CALL_ANALYSIS_COMPLETED, CALL_ANALYSIS_FAILED, CALL_EVALUATION_COMPLETED, CALL_EVALUATION_FAILED, SIMULATION_RUN_PLAN_JOB_STARTED, SIMULATION_RUN_PLAN_JOB_COMPLETED, SIMULATION_RUN_PLAN_JOB_FAILED, SIMULATION_RUN_PLAN_JOB_CANCELLED, SIMULATION_JOB_STARTED, SIMULATION_JOB_COMPLETED, SIMULATION_JOB_FAILED, SIMULATION_JOB_CANCELLED Webhook description
Request headers (e.g. authorization tokens)
The created webhook with signing secret
Webhook response with signing secret (returned on creation)