delete

/v4/internal/key-value-stores/quotas/{address}

Revoke a creator quota (BackOffice only)

Path parameters

addressstring
required

Responses

200
Response for status 200
Schema
object
successboolean
required
Example
{
  "success": false
}
delete
https://api.merkl.xyz/v4/internal/key-value-stores/quotas/{address}
Merkl API
curl -X DELETE "https://api.merkl.xyz/v4/internal/key-value-stores/quotas/{address}"
Fill the required path parameter address to send.Live request — this will call https://api.merkl.xyz/ for real.