Component schema
Team Spec
object1 direct reference
Definition
TeamDisplayrequired
string[]required
The declarative membership of the team. Each entry is either a
member's internal ID (the dash0.com/id label value returned
for the member, e.g. user_01ABC...) or an email address.
Emails are matched case-insensitively against the
organization's members and translated to internal IDs during
reconciliation, so callers can author teams with
human-readable references. An empty array clears the team's
membership; a null/missing value is rejected with 400.
Unresolvable email addresses cause the entire request to fail
with 400 listing every offender. Responses always echo the
resolved internal IDs.
Used by 1
These schemas and endpoints reference this type directly.