config

Updates configuration of the store

patch/admin/store/config

Request body

keystring

Example request

{
  "config": {
    "store_name": "ABC STORE",
    "default_currency": "USD"
  }
}

Response

{"stackTrail":"paths:/admin/store/config:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.