cURL
curl --request POST \ --url https://api.oquiz.net/converter \ --header 'Authorization: <api-key>' \ --header 'Content-Type: multipart/form-data' \ --form file='@example-file'
{ "id": 123 }
Convert .zip or .siq archive to a package.
.zip
.siq
Была ли эта страница полезной?