Passer au contenu principal
POST
/
creation
/
sportif
/
connection
POST ConnectionSportifView
curl --request POST \
  --url https://dev.api.formapulse.formafoot.fr/creation/sportif/connection \
  --header 'Content-Type: multipart/form-data' \
  --form 'email=<string>' \
  --form 'password=<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 /createur/sportif/connection

email
string
requis

Adresse email valide

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

Réponse

Reponse de succes

The response is of type object.