Delete Device – Fleets API – MediaKind

Delete Device

del https://app.mk.io/api/v1/projects/:project_name/fleet/devices/:name

Delete a device. If the device does not exist, this API will return a 204. To learn more about devices, read Device Concept.

RBAC Capability Required: fleet.device.delete

Authentication

Authorization Bearer

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

Path parameters

Query parameters

Response

Errors

No response body.