Configuration Management

Update config by key

Set a config item with the specified key.

put/config/{key}

Path parameters

keystring required
Example:api_key

key for config item

Request body

keystring required

key for the config item.

Example request

{
  "key": "api_key",
  "value": "api-pk-1aEN2XGPUEKxMCcTsUZXFVEUu9GbtAjTEVc16dZBVxjfHeZACKO86vTRX"
}

Response

OK

Changes

Changed in 6 of the 50 revisions of this API.28

    • the endpoint scheme security jwt was added to the API

      api-security-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the endpoint scheme security jwt was removed from the API

      api-security-removed

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the endpoint scheme security jwt was added to the API

      api-security-added

    • the endpoint scheme security cookieAuth was removed from the API

      api-security-removed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the endpoint scheme security cookieAuth was added to the API

      api-security-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the pattern ^[a-zA-Z0-9_]+$ to the path request parameter key

      request-parameter-pattern-added

    • added the pattern ^[a-zA-Z0-9_]+$ to the request property key

      request-property-pattern-added

    • the endpoint scheme security jwt was removed from the API

      api-security-removed

    • removed the pattern ^[a-zA-Z0-9_]+$ from the path request parameter key

      request-parameter-pattern-removed

    • removed the pattern ^[a-zA-Z0-9_]+$ from the request property key

      request-property-pattern-removed

    This revision also has 32 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog