post https://app.modzy.com/api/models//versions//download-nonce
Nonce tokens are required for downloading model containers
Responses
Nonce tokens are required for downloading model containers
xxxxxxxxxx
curl --request POST \
--url https://app.modzy.com/api/models/modelIdentifier/versions/modelVersion/download-nonce \
--header 'Authorization: ApiKey <YOUR API KEY HERE>' \
--header 'accept: application/json'