API Reference
Complete API documentation and reference
Update an existing config on an existing WEB3 activation
cURL
curl --request PATCH \ --url https://api.drip.re/api/v1/realms/{realmId}/web3/activations/{activationId}/configs/{configId} \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'
{ "message": "<string>" }
API Key
The body is of type object.
object
Default Response
Was this page helpful?