Skip to main content
POST
/
api
/
v1
/
webhooks
/
dispatch-event
Dispatch Event
curl --request POST \
  --url https://staging.cutmake.ai/api/v1/webhooks/dispatch-event \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Query Parameters

org_id
string
required
event_type
string
required

Body

application/json

The body is of type Payload · object.

Response

Successful Response

The response is of type Response Dispatch Event Api V1 Webhooks Dispatch Event Post · object.