Team Created Event (v1)

Event indicating a new team has been created

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

teamName string
required

The name of the newly created team

teamId string
required

The system identifier of the newly created team