/
CG
cgi-fr
/
Azure IoT Hub Portal API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 51m ago · Updated 2d ago
View markdown
cgi-fr
Azure IoT Hub Portal API
put
/api/users/{id}
latest
OpenAPI 3.0.1
raw.githubusercontent.com
2026-08-20
113
56
208.8 KB
8f5ec4f45de1
Access Control Management
5
Admin APIs
3
Device Models
10
Ideas
1
IoT Building
5
IoT Devices
15
IoT Edge Devices
11
IoT Edge Devices Models
9
IoT Planning
5
IoT Schedule
5
LoRa WAN
25
Metrics
1
Portal Settings
6
Role Management
7
User Management
5
get
/api/users
post
/api/users
get
/api/users/{id}
put
/api/users/{id}
delete
Delete an user by id
User Management
put
/api/users/{id}
Path parameters
id
string
required
Request body
UserDetailsModel
required
id
string
nullable
email
string
nullable
givenName
string
nullable
name
string
nullable
familyName
string
nullable
avatar
string
nullable
principalId
string
nullable
Response
OK