> ## 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 publication instagram

🧠 Agent concerné : John

# LIMOVA - Création de Jobs Instagram

## Route

### Créer un job Instagram

**POST** `/instagram/createInstagramJob`

Crée un nouveau job Instagram.

**Corps de requête :**

```json theme={null}
{
  "$ref": "#/components/schemas/InstagramJobDto"
}
```

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

**Réponse :**

```json theme={null}
{
  "$ref": "#/components/schemas/InstagramJobDto"
}
```
