Įkelkite failus naudodami GeoPard API
Užklausos pavyzdys:
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'Paskutinį kartą atnaujinta
Ar tai buvo naudinga?