Skip to main content

Check if user is locked out

Check if user is locked out

Path Parameters
    user_uuid string required
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorMessage string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
  • ]
  • apiRequestId string
    userLocked boolean
Loading...