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
Example request
{
"key": "setting_key",
"value": "new_setting_value"
}Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.