When the widget was modified.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/turnstile_modified_on", "title": "turnstile_modified_on", "description": "When the widget was modified.", "example": "2014-01-01T05:20:00.123123Z", "format": "date-time", "readOnly": true, "type": "string" }