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