mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-26 09:16:10 -06:00
11091 update docs
This commit is contained in:
parent
72622a672d
commit
51d688c0c2
@ -657,3 +657,8 @@ Note that we are _not_ passing an existing REST API token with this request. If
|
||||
"description": ""
|
||||
}
|
||||
```
|
||||
### Granting Other Users Tokens
|
||||
|
||||
The REST API allows granting of tokens to other users, this is restricted by the `users.grant_token` permission. This is achieved by assigning the user (or group) a permission on the Token object and specifying the `grant` action in the admin UI as shown below.
|
||||
|
||||

|
||||
|
BIN
docs/media/admin_ui_grant_permission.png
Normal file
BIN
docs/media/admin_ui_grant_permission.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
Loading…
Reference in New Issue
Block a user