Update a variable
PATCH {{baseUrl}}/contact_center/variables/:variableId
Update a variable.
Scopes:
contact_center_variable:write:admin
Rate Limit Label
:
LIGHT
Request Body
{"variable_name"=>"<string>", "variable_description"=>"<string>", "address_book_ids"=>["<string>", "<string>"], "use_in_reporting"=>false, "mask_variable_data"=>false, "use_as_routing_profile_parameters"=>false, "data_type"=>"string", "value_category"=>"<string>", "values"=>["<string>", "<string>"], "linked_value_lock"=>false, "default_value"=>"<string>", "use_in_external_url_parameters"=>"<boolean>", "client_show_in_client_profile_section"=>"<boolean>", "client_show_in_client_engagement_section"=>"<boolean>", "client_show_in_inbound_call_notifications"=>"<boolean>"}
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
RESPONSES
status: ``