Workflows
Workflow and webhook management
Manually triggers a webhook rerun for a project
Authorizations
apikeystringRequired
API key for authentication. Format - apikey YOUR_API_KEY
Path parameters
projectIdstringRequired
Project ID
Body
stageIdstringOptional
Stage ID to rerun webhook for
Responses
200
Webhook rerun initiated successfully
application/json
post
/project/{projectId}/rerun-webhook200
Webhook rerun initiated successfully
Last updated