> ## Documentation Index
> Fetch the complete documentation index at: https://kainotomia-aa039c7f.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Creer resultat recherche

🧠 Agent concerné : Elio

# LIMOVA - Création d'un Résultat de Recherche de Profil LinkedIn Automation

## Route

### Créer un résultat de recherche

**POST** `/linkedinAutomation/profile/history/create-research-result`

Crée un résultat de recherche de profil LinkedIn.

**Corps de requête :**

```json theme={null}
{
  "profilesUrls": ["string"],
  "name": "string"
}
```

**Coût :** 20 Token(s)

**Réponse :**

```json theme={null}
{}
```
