upsertOrganisation

abstract suspend fun upsertOrganisation(request: UpsertOrganisationRequest)

Updates or deactivates an organization if it exists, otherwise creates a new organization using the provided UUID and name.