iam_schemas-expires_on

When the invite is no longer active.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-iam-schemas-expires-on-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/iam_schemas-expires_on",
  "title": "iam_schemas-expires_on",
  "description": "When the invite is no longer active.",
  "example": "2014-01-01T05:20:00Z",
  "format": "date-time",
  "readOnly": true,
  "type": "string"
}