When the invite is no longer active.
{ "$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" }