Re-sync a WEB3 activation for a realm, which will re-sync all the NFT data and ownership
curl --request POST \
--url https://api.drip.re/api/v1/realms/{realmId}/web3/activations/{activationId}/sync \
--header 'Authorization: Bearer <token>'{
"syncedCount": 123
}Was this page helpful?
curl --request POST \
--url https://api.drip.re/api/v1/realms/{realmId}/web3/activations/{activationId}/sync \
--header 'Authorization: Bearer <token>'{
"syncedCount": 123
}