The event that occurred, such as a login attempt.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/access_action", "title": "access_action", "description": "The event that occurred, such as a login attempt.", "example": "login", "type": "string" }