PUT /rest/categories/1 HTTP/1.1 Host: localhost:4000 Content-Type: application/json : Authorization: Basic YWRtaW46YWRtaW4= cache-control: no-cache Postman-Token: e82dcae4-4efa-456b-876d-b1888401070a { "public_id" : 1, "name" : "leitungen-und-anschluesse", "label" : "Leitungen und Anschluesse", "meta" : { "icon" : "far fa-folder-open", "order" : 1 }, "parent" : null, "types" : [ 71 ] }