Delete an item from a config store
DELETE {{fastly_url}}/resources/stores/config/{{config_store_id}}/item/{{config_store_item_key}}
Delete an entry in a config store given a config store ID, and item key.
Authorization: API token with at least Engineer permissions.
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Host | string | ||
Accept | string |