Create a KV store

POST {{fastly_url}}/resources/stores/kv?location

Create a new KV store.

Authorization: API token with at least Engineer permissions.

Request Params

KeyDatatypeRequiredDescription
locationnullSelects a specific region for a KV store from 'US', 'EU', 'ASIA', 'AUS'.

Request Body

{"name"=>"my-store"}

HEADERS

KeyDatatypeRequiredDescription
Hoststring
Content-Typestring
Acceptstring