Generates an API key for the specified client application. Requires an API user.
workspace-manage-config:read
permissions.The id of the client application.
The API user to generate the key for.
OK
The type of the token, typically ‘Bearer’.
The expiration date of the access token, in seconds.
The access token.
The refresh token to get a new access token.