Update Catalog Task Variable using REST API
I am trying to update a sc task variable using patch api (/api/now/table/sc_task/<task_sys_id>)Body-{"sys_id":"7ceb8c101bae8e50aa03b9de034bcbba","variables":{"support_request_type":"Access"}}But the field(support_request_type) is not getting updated....