cURL
curl --request DELETE \ --url https://api.honeycomb.io/1/triggers/{datasetSlug}/{triggerId}
{ "error": "<string>" }
Delete a trigger by specifying the trigger ID. The body of the DELETE request should be empty.
The dataset slug or use __all__ for endpoints that support environment-wide operations.
__all__
The unique identifier (ID) of a Trigger.
Success - no content