iam_invited_member_email

Email address of the user to add to the organization.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-iam-invited-member-email-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/iam_invited_member_email",
  "title": "iam_invited_member_email",
  "description": "Email address of the user to add to the organization.",
  "example": "[email protected]",
  "maxLength": 90,
  "type": "string"
}