bensteUEM / ChurchToolsAPI

Collection of Python files to use the API for ChurchTools
6 stars 4 forks source link

Implement update_group() #75

Closed fschrempf closed 1 year ago

fschrempf commented 1 year ago
bensteUEM commented 1 year ago

@fschrempf - FYI i will change from keyword id to param group_id for consistency also added some hint for the testcase that a specific permission is required :)

{ "message": "Forbidden to edit the field note", "translatedMessage": "Keine Berechtigung, das Feld note zu sehen oder zu bearbeiten", "messageKey": "error.forbidden.edit.field", "args": { "field": "note" }, "errors": []