Update the details of a single organisation. This is a PUT request which uses upsert semantics. The organisation ID is validated first, if not found an error will be returned - this method cannot be used to create organisations. All changed fields will be updated in the Crezco system. Missing Users will be marked as Active: false. Users without a UserId will be created. Users with a UserId will be updated.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!