API Reference
Complete API documentation and reference
Re-sync a WEB3 activation for a realm, which will re-sync all the NFT data and ownership
cURL
curl --request POST \ --url https://api.drip.re/api/v1/realms/{realmId}/web3/activations/{activationId}/sync \ --header 'Authorization: Bearer <token>'
{ "syncedCount": 123 }
API Key
Default Response
The response is of type object.
object
Was this page helpful?