Send team inbound event
Team Webhooks
Send team inbound event
Requires a team API key (bzy_team_*) or internal auth. Dispatches matching team-scoped event automations. Include project_id only when sending a project-scoped event trigger.
POST
Send team inbound event
Authorizations
Project API key (bzy_proj_) for project routes or team API key (bzy_team_) for selected team routes.
Path Parameters
Body
application/json
Example:
"test_results.received"
Example:
"generic"
Example:
"generic-team-connection"
Optional event id. Generated when omitted.
Optional CloudEvents source. Defaults to provider://teamId.
Optional project id for project-scoped event triggers.
Response
200
Event accepted, dispatched, or filtered by matching automations/triggers
