Receiving an unknown_field error when trying to send a PATCH https request to an API through POSTMAN
I’m sending the following JSON in the body of the patch request:
{ "escalationReason":{ "id": "86ddf24c-bcfb-5bff-8b9e-8df8b47d6926" }, "operatorGroup":{ "id": "efda2242-c76e-42ee-a0b0-1c38ecdfb943" } }
But I’m receiving the following error: