Skip to main content
DELETE
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

fleetId
string
required
Minimum string length: 1
Example:

"fleet_abc123"

webhookId
string
required
Minimum string length: 1
Example:

"webhook_abc123"

Response

Webhook subscription deleted.