Module authorization_api

Module authorization_api 

Source

Enums§

ApikeyDeleteError
struct for typed errors of method apikey_delete
ApikeyGenerateError
struct for typed errors of method apikey_generate
ApikeyGenerateWithAuthError
struct for typed errors of method apikey_generate_with_auth
ApikeyListError
struct for typed errors of method apikey_list

Functions§

apikey_delete
Delete a specific API key.
apikey_generate
Generates a long-term API Key from your account’s username and password.
apikey_generate_with_auth
Generate an API key for the requesting team.
apikey_list
List API keys for the requesting team.