You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm going to be creating a temporary API Key generator for my users to tie into our other access granting pipelines. Is it possible to get new API functions to manage API keys?
At a minimum I would like to:
List api keys, and their associated user just like the webui
Create new api keys, attached to a specific user and have associated start and end dates just like the webui
remove an api key
Bonus feature: edit an existing API key
The text was updated successfully, but these errors were encountered:
I'm going to be creating a temporary API Key generator for my users to tie into our other access granting pipelines. Is it possible to get new API functions to manage API keys?
At a minimum I would like to:
Bonus feature: edit an existing API key
The text was updated successfully, but these errors were encountered: