curl --request POST \
--url https://dev.api.formapulse.formafoot.fr/creation/exercices/favoris \
--header 'Authorization: <api-key>' \
--header 'Content-Type: multipart/form-data' \
--form id_exercice=123{}Permissions : IsAuthenticated
Autorisations : IsStarter
curl --request POST \
--url https://dev.api.formapulse.formafoot.fr/creation/exercices/favoris \
--header 'Authorization: <api-key>' \
--header 'Content-Type: multipart/form-data' \
--form id_exercice=123{}Documentation Index
Fetch the complete documentation index at: https://formapulse.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.