Skip to content

Commit 3e25e23

Browse files
authored
Link fixed.
1 parent bfdf176 commit 3e25e23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-central/core/howto-manage-users-roles-with-rest-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ The response to this request looks like the following example. The role value id
181181
}
182182
```
183183

184-
You can also add a service principal user which is useful if you need to use service principal authentication for REST API calls. To learn more, see [Add or update a service principal user](/rest/api/iotcentral/2022-05-31dataplane/users/create#add-or-update-a-service-principal-user).
184+
You can also add a service principal user which is useful if you need to use service principal authentication for REST API calls. To learn more, see [Add or update a service principal user](/rest/api/iotcentral/2022-07-31dataplane/users/create#add-or-update-a-service-principal-user).
185185

186186
### Change the role of a user
187187

@@ -228,4 +228,4 @@ DELETE https://{your app subdomain}.azureiotcentral.com/api/users/user-001?api-v
228228

229229
## Next steps
230230

231-
Now that you've learned how to manage users and roles with the REST API, a suggested next step is to [How to use the IoT Central REST API to manage organizations.](howto-manage-organizations-with-rest-api.md)
231+
Now that you've learned how to manage users and roles with the REST API, a suggested next step is to [How to use the IoT Central REST API to manage organizations.](howto-manage-organizations-with-rest-api.md)

0 commit comments

Comments
 (0)