post
https://stage-api.findity.com/api/v1/admin/organizations
Creates a new organization under the authenticated admin user's client application. The response body is the newly created organization, equivalent to calling GET /organizations/{organizationId} with the same include parameters. Returns 400 when required fields (name) is missing or invalid. Returns 404 when templateOrganizationId references an organization that does not exist.
