Passer au contenu principal
POST
/
compte
/
mfa
/
activate
POST GenererOTPView
curl --request POST \
  --url https://dev.api.formapulse.formafoot.fr/compte/mfa/activate \
  --header 'Content-Type: multipart/form-data' \
  --form 'email=<string>' \
  --form 'method=<string>'
{}

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.

Corps

multipart/form-data

POST /mfa/activate

email
string
requis

Adresse email valide

Pattern: ^[a-zA-Z0-9._%+\-]+@[a-zA-Z0-9.\-]+\.[a-zA-Z]{2,}$
method
string
requis
Maximum string length: 20

Réponse

Reponse de succes

The response is of type object.