Hi,
Attempting to use the “Add Many Records” methods returns a 415 error
For example, sent this json:
[
{
“id”:“3”,
“First”:“Chris”,
“Last”:“Hall”,
“Number”:“8885551234”
},
{
“id”:“4”,
“First”:“Chris”,
“Last”:“Hall”,
“Number”:“8885551234”
}
]