injected service use to handle the organization related operations
injected logger used to handle the logging
request context [headers, body, params, query]. Note:
params
is required204 No Content
This handler will add or update users by applying the following steps in sequence:
Get organization id from params
Add or update users (service.upsertOrganizationUsers)
Error
Generated using TypeDoc
Add or update users handler