This page was automatically generated from tracezilla’s Swagger API documentation 2026-07-17
POST /triggers/{triggerId}/run/{entityId}
Run a specific trigger for a specified entity.
Description
Run a specific trigger for a specified entity
Parameters (path)
| Name | Required | Description | Values |
|---|---|---|---|
| triggerId | required | Target Trigger. | |
| entityId | required | Target Entity. |
Request body
Description
Target Connection entity.
Required
This parameter is required.
Request body JSON schema
1
{}
Responses
204
Success
403
Unauthorized request
406
not acceptable
500
Internal server error