latestOpenAPI 3.0.02026-08-1036066.9 KB

0919514123f3

Account Settings

Update Account Setting

Update Account Setting

Update account setting by Account Id and Key

put/account/settings/{accountId}

Path parameters

accountIdinteger required

ID of the Account

Request body

keystring
valuestring

Example request

{
  "key": "setting_key",
  "value": "new_setting_value"
}

Response

Successful response