fleet_webhooks
Run a fleet webhook
Sends the request payload to the webhook's stored URL and returns the upstream response in a JSON envelope.
post/v1/platform/fleet-webhooks/{webhook_id}/run
Path parameters
webhook_idstring required
Webhook UUID
Request body
object required
Response
OK
Changes
Changed in 1 of the 48 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○