Update a device
PATCH/api/v1/domains/:domain_uuid/devices/:device_uuid
Updates an existing device in the specified domain.
Notes:
- Only provided fields are updated.
device_templateis deprecated and retained for backward compatibility.- Use
device_template_uuidas its successor.
Request
Responses
- 200
- 400
- 401
- 404
- 422
Success
Invalid device UUID
Unauthenticated
Device not found
Validation error