Delete Trigger
DELETE/api/v1/agents/:agent_id/triggers/:trigger_id
Detach a trigger. The agent stops answering on whatever the trigger covered.
Request
Responses
- 200
- 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 such agent or trigger in the workspace.
Validation Error