Events

Dynamic Events

This endpoint does not require creating endpoint and subscriptions ahead of time. Instead, you supply the endpoint and the payload, and Convoy delivers the events

post/v1/projects/{projectID}/events/dynamic

Path parameters

projectIDstring required

Project ID

Request body

datainteger[]
event_typestring
event_typesstring[]
idempotency_keystring
secretstring
urlstring

Response

OK

HandlersStub required

Changes