Skip to main content
POST
Test a notification settings with mock data

Authorizations

x-api-key
string
header
required

API key for authentication

Body

application/json
eventType
string
required

Event type to test (e.g., workflow_finished, workflow_data_change)

Example:

"workflow_finished"

workflowId
string

Optional workflow ID for workflow-specific testing

Example:

"workflow-123"

Response

Test event sent successfully

data
object
status
string
message
string