delete
/v4/internal/key-value-stores/{key}
Delete a config and all entries (BackOffice only)
Path parameters
keystringrequired
Responses
200Response for status 200
Schema
object
successbooleanrequired
Example
{
"success": false
}delete
https://api.merkl.xyz/v4/internal/key-value-stores/{key}curl -X DELETE "https://api.merkl.xyz/v4/internal/key-value-stores/{key}"Fill the required path parameter key to send.Live request — this will call https://api.merkl.xyz/ for real.