Create Trigger
POST/api/v1/agents/:agent_id/triggers
Attach a trigger to an agent and return it.
A voice widget needs one incoming_call trigger whose conditions.channel_types contains livechat_voice; without it a minted room has nobody to answer it.
Request
Responses
- 201
- 401
- 403
- 404
- 422
Successful Response
X-API-Key missing, invalid or revoked.
The key has no access to this workspace, or the workspace has the feature disabled.
No agent with this id in the workspace.
Validation Error