Skip to main content

auth_method_create_api_key

Function auth_method_create_api_key 

Source
pub async fn auth_method_create_api_key(
    configuration: &Configuration,
    auth_method_create_api_key: AuthMethodCreateApiKey,
) -> Result<AuthMethodCreateOutput, Error<AuthMethodCreateApiKeyError>>