1

Resource update via API


Avatar
Piotr Gawronski

I want to update resource using API. Possible cases: type in name, change of name, email update, change of organisation unit, change of custom field.
HTTP PATCH method with mandatory resource id and JSON containing list of fields to update as parameters would do the job

A