Update Device – Fleets API – MediaKind

Update Device

PATCH Request

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

Update a device. To learn more about devices, read Device Concept.

RBAC Capability Required

fleet.device.update

Authentication

Authorization

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

Path parameters

Request

This endpoint expects an object.

metadata

spec

Response

200 - The updated device

Errors