Function generate_token

Source
pub async fn generate_token(
    configuration: &Configuration,
) -> Result<TokenResponseSchema, Error<GenerateTokenError>>
Expand description

Use your account as HTTPBasic Auth to generate your token to use the API. You can also generate your token directly on the website.