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
Changes
Changed in 1 of the 48 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○