Passer au contenu principal
POST
/
compte
/
task
/
{task_id}
POST TaskView
curl --request POST \
  --url https://dev.api.formapulse.formafoot.fr/compte/task/{task_id} \
  --header 'Content-Type: multipart/form-data' \
  --form file='@example-file'
{}

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.

Paramètres de chemin

task_id
string
requis

Identifiant task_id

Corps

multipart/form-data
file
file

Fichier uploade (champ multipart)

Réponse

Reponse de succes

The response is of type object.