Delete a KV store
DELETE {{fastly_url}}/resources/stores/kv/{{store_id}}
A KV store must be empty before it can be deleted. Deleting a KV store that still contains keys will result in a 409 (Conflict).
Authorization: API token with at least Engineer permissions.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Host | string |