Update device tags
PATCH/devices/:id/tags
Update the tags for a specific device. Tags can be used for grouping and filtering devices. Requires device_manager or admin role.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Updated device with new tags
Invalid request body or device ID
Unauthorized
Forbidden - insufficient permissions
Device not found
Internal server error