Accept Invitation Command (v1)

Command to accept a pending team invitation

Architecture

Schema

Message Schema

4 properties

Base type for all commands in the system

id string
required

Unique identifier for the message, typically a UUID

invitationId string
required

The identifier of the invitation being accepted

userId string
required

The identifier of the user accepting the invitation

name string
required

The display name of the user accepting the invitation