Skip to content

POST /projects/:id/triggers/:triggerId/run

POST
/projects/{id}/triggers/{triggerId}/run
curl --request POST \
--url https://example.com/projects/example/triggers/example/run
id
required
string
triggerId
required
string

Successful response.

Error response (see src/core/errors.ts).