curl --request PATCH \
--url https://dev.api.formapulse.formafoot.fr/creation/seance/libre/generate \
--header 'Authorization: <api-key>' \
--header 'Content-Type: multipart/form-data' \
--form 'title=<string>' \
--form 'objective=<string>' \
--form 'fullinfo={}' \
--form id=123 \
--form date=2023-11-07T05:31:56Z \
--form 'description=<string>' \
--form sportifs=123 \
--form team_id=123{}Permissions : IsAuthenticated
Autorisations : IsStarter
curl --request PATCH \
--url https://dev.api.formapulse.formafoot.fr/creation/seance/libre/generate \
--header 'Authorization: <api-key>' \
--header 'Content-Type: multipart/form-data' \
--form 'title=<string>' \
--form 'objective=<string>' \
--form 'fullinfo={}' \
--form id=123 \
--form date=2023-11-07T05:31:56Z \
--form 'description=<string>' \
--form sportifs=123 \
--form team_id=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.
Token JWT prefixe par 'JWT '. Exemple : Authorization: JWT eyJ0eXAiOi.... Token obtenu via POST /auth/jwt/create (djoser).
PATCH /seances/libre (multipart). Command attend title/objective/fullinfo bruts.
Reponse de succes
The response is of type object.