Skip to main content

Create a new audit log event

Create a new audit log event

Path Parameters
  • realm string required

    realm name (not id!)

Request Body required

JSON body

  • uid string
  • time integer
  • realmId string
  • organizationId string
  • type string
  • representation string
  • operationType string
  • resourcePath string
  • resourceType string
  • error string
  • authDetails object
  • realmId string
  • clientId string
  • userId string
  • ipAddress string
  • username string
  • sessionId string
  • details object
Responses

Event received

Loading...