cURL
curl --request POST \ --url https://api.example.com/api/v1/auth/grant \ --header 'Authorization: <api-key>'
"<string>"
Grants a permission scope to a specific user
Documentation IndexFetch the complete documentation index at: https://gns3util.saygex.xyz/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://gns3util.saygex.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Type "Bearer" followed by a space and JWT token.
User ID
Scope to grant
OK
The response is of type string.
string