Last time the token was modified.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/iam_modified_on", "title": "iam_modified_on", "description": "Last time the token was modified.", "example": "2018-07-02T05:20:00Z", "format": "date-time", "readOnly": true, "type": "string" }