Can we update System Settings using REST
Posted: Fri Dec 04, 2015 5:55 am
Do we have any option to update System Settings using API itself.
E,g I am trying to update the commentActionList using POST or Update but it didnt worked.
https://rest2.bullhornstaffing.com/rest ... n=<MyToken>
with values like
{
"commentActionList" : [ "Prescreen", "Outbound Call", "Inbound Call", "Left Message", "Email", "Appointment", "Client Visit", "Other", "Kamal Test Note" ]
}
Here you can see i added a new action "Kamal Test Note"
E,g I am trying to update the commentActionList using POST or Update but it didnt worked.
https://rest2.bullhornstaffing.com/rest ... n=<MyToken>
with values like
{
"commentActionList" : [ "Prescreen", "Outbound Call", "Inbound Call", "Left Message", "Email", "Appointment", "Client Visit", "Other", "Kamal Test Note" ]
}
Here you can see i added a new action "Kamal Test Note"