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