Open Jotschi opened 4 years ago
It would be useful if GET /users/{userUuid}/token could be used to check when and if the API Key was issued. This could be used by the UI to display that a key has already been issued for the user.
GET /users/{userUuid}/token
It would be useful if
GET /users/{userUuid}/token
could be used to check when and if the API Key was issued. This could be used by the UI to display that a key has already been issued for the user.