v3

latestOpenAPI 3.1.2Apache 2.02026-07-31231237972.0 KB
Storage/Key-value stores

Delete record

Removes a record specified by a key from the key-value store.

delete/v2/key-value-stores/{storeId}/records/{recordKey}

Path parameters

storeIdstring required
Example:WkzbQMuFYuamGv3YF

Key-value store ID or username~store-name.

recordKeystring required
Example:someKey

Key of the record.

Response

No content