Restore device backup – Fleets API – MediaKind

Restore device backup

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

Restores a backup to a specific device.

RBAC Capability Required: fleet.device.update

Authentication

Authorization Bearer

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

Path parameters

Request

This endpoint expects an object.

Response

Errors

400 Bad Request

401 Unauthorized

403 Forbidden

404 Not Found

409 Conflict

429 Too Many Requests

500 Internal Server Error