Upsert minting allowlist entries
Create or update allowlist entries for a minting contract asset (max 25 entries per request).
POST
Create or update allowlist entries for a minting contract asset (max 25 entries per request). If an entry already exists, it will be updated with the new quantity.
Loading code example
Loading code example
Authorizations
apiKeyAuthstringheaderrequired
API key passed in the header.
Body
Body
mintingContractAssetIdstring<uuid>requiredentriesarray<object>requiredAllowlist entries (max 25 per request)
Required array length:
1 - 25 elementsentries.walletAddressstringrequiredentries.quantityintegerrequiredRequired range:
x >= 1Response
application/json
200
createdCountintegerrequiredmintingContractAssetIdstring<uuid>required