User MDCs

This section describes the user object APIs.

Note: When you delete a user, if you specify that its related objects (subscriptions or groups) will be deleted, they are deleted even if the life cycle configuration does not allow it.
For multi-tenancy, the following event query APIs only return events for which the caller is authorized.
  • MtxRequestSubscriberQueryEvent
  • MtxRequestGroupQueryEvent
  • MtxRequestDeviceQueryEvent
  • MtxRequestUserQueryEvent
  • MtxRequestEventQuery

The MtxOpMsg TenantIdList field has the tenants for the caller. When the TenantIdList is null, the caller has access to all events. When the TenantIdList is not empty, the caller has access to events in the listed tenants and events without a TenantId. When the TenantIdList is empty, the caller has access to events without a TenantId. The MtxEvent TenantId field identifies the tenant to which the event initiator belongs.