11091 update docs

This commit is contained in:
Arthur 2023-04-06 11:36:05 -07:00
parent 72622a672d
commit 51d688c0c2
2 changed files with 5 additions and 0 deletions

View File

@ -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.
![Adding the grant action to a permission](../media/admin_ui_grant_permission.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB