Events (1.0.0)

Download OpenAPI specification:Download

Authentication

Bearer

Authentication JWT token, prefixed by Bearer: Bearer ${JWT}

Security Scheme Type API Key
Header parameter name: Authorization

EventsService

EVENTS

Provide information data for a given event.

Authorizations:
Request Body schema: application/json
object (v1FailedAttemptEvent)
object (v1ChallengeOutcomeEvent)

Responses

Request samples

Content type
application/json
{
  • "failedAttempt": {
    },
  • "challengeOutcome": {
    }
}

Response samples

Content type
application/json
{ }