v48

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-275867561.6 MB
fleet triggers

Delete trigger

Deletes a trigger by id for the calling user. The operation is idempotent - deleting a trigger that does not exist (or that belongs to another user) still returns 204.

delete/v1/fleet/triggers/{trigger_id}

Path parameters

trigger_idstring required

Trigger id (UUID)

Response

No Content