Marks a trigger as deleted (poison-pilled). This operation logically removes the trigger from the system while preserving the record.
Usage Notes:
trigger_type and topic parameters together identify the exact trigger to deletems.trigger.{trigger_type}.{topic}JWT token for authentication. Required for all API operations to verify identity and access permissions.
The type of trigger (gateway, stream, subject)
gateway, stream, subject The unique topic identifier of the trigger (without the prefix)
Successfully deleted trigger
HTTP status code indicating success
200