access_action

The event that occurred, such as a login attempt.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-action-schema.json Raw ↑
{
  "$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"
}