Delete a routine trigger
pc_delete_routine_triggers_by_idDelete a routine trigger by its ID to remove it from Paperclip.
Instructions
Delete a routine trigger
Paperclip operation: DELETE /api/routine-triggers/{id}. Authorization class: board_or_agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Optional JSON compatibility payload. The source OpenAPI operation does not declare a request schema. | |
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |