pub async fn delete_auth_key(
configuration: &Configuration,
auth_key_id: &str,
) -> Result<DeleteAuthKey200Response, Error<DeleteAuthKeyError>>
pub async fn delete_auth_key(
configuration: &Configuration,
auth_key_id: &str,
) -> Result<DeleteAuthKey200Response, Error<DeleteAuthKeyError>>