latestOpenAPI 3.1.02026-08-1062617.0 KB
fc05ba366987
KVStore
public
Delete specific KVStore entries
Delete entries for the specified keys from the specified store for the current user. If a World ID header is supplied, the Project ID header must also be supplied. Keys can be deleted from either the client or server store. This operation is non-recursive and only affects the specified scope level.
post/keys/delete/
Headers
x-m2-organization-idstring required
The ID of an organization
x-m2-project-idstring
The ID of a project
x-m2-world-idstring
The ID of a world
Request body
Response
Indicates the KV Store was successfully cleared.
PostKvstoreDeleteResponse required
Indicates the KV Store was successfully cleared.