User Removed From Account Event (v1)

Event indicating a user's access to an account has been revoked

Architecture

Schema

Message Schema

3 properties

Base type for all events in the system

id string
required

Unique identifier for the message, typically a UUID

userId string
required

The identifier of the user whose access has been revoked

originAccountId string
required

The origin identifier of the account the user has been removed from