Key Value Store

Delete an entry. Users may delete their own entry; the store owner or an X-API-Key holder may delete any entry.

delete/v4/key-value-stores/{key}/entries/{address}

Path parameters

keystring required

Identifier of the key-value store.

addressstring required

Address the entry is scoped to.

Response

Response for status 200

successboolean required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.