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"

sourceId
string
required
Minimum string length: 1
Example:

"toolsrc_abc123"

Response

Tool source deleted.