Téléchargement de fichiers
Exemple de requête :
curl --location --request POST 'https://api.geopard.tech/upload?fileType=<type>&farmUuid=<farm_uuid>' \
--header 'Authorization: <token>' \
--header 'Content-Type: application/zip' \
--data-binary '@path/to/file.zip'Mis à jour
Ce contenu vous a-t-il été utile ?