pub async fn create_api_key(
client: &HttpClient,
request: CreateApiKeyRequest,
) -> Result<CreateApiKeyResponse, HttpError>pub async fn create_api_key(
client: &HttpClient,
request: CreateApiKeyRequest,
) -> Result<CreateApiKeyResponse, HttpError>