{ "nfts": [ { "class_id": "string", "nft_id": "string" } ], "operation_id": "string" }
curl --location --request DELETE 'https://apis.avata.bianjie.ai/v1beta1/nft/batch/nfts/' \ --header 'X-Api-Key;' \ --header 'X-Api-Key;' \ --header 'X-Timestamp;' \ --header 'X-Timestamp;' \ --header 'X-Signature;' \ --header 'X-Signature;' \ --header 'Content-Type: application/json' \ --data-raw '{ "nfts": [ { "class_id": "string", "nft_id": "string" } ], "operation_id": "string" }'