Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://admin.snagsolutions.io/api/minting/status/{id} \ --header 'Content-Type: application/json' \ --header 'X-API-KEY: <api-key>' \ --data ' { "txHash": "<string>" } '
{ "message": "<string>" }
Update the status of a mint
Body
failed
minted
200
Was this page helpful?