Changes to Create a new Challenge for the Factor

POST /v2/Services/{ServiceSid}/Entities/{Identity}/Challenges

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 52 revisions of this API.813

  1. v23fd4376faab51
  2. v21548692e680432
  3. v243e0e113369c5
  4. v2fb6ded97d73f1

What changed

    • added the new passkeys enum value to the factor_type response property for the response status 201

      response-property-enum-value-added

  • v21548692e680432See the full diff
    • the details response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the hidden_details response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the Details.Fields/items/ request property type/format was generalized from object/ to /

      request-property-type-generalized

    • the HiddenDetails request property type/format was generalized from object/ to /

      request-property-type-generalized

    • the Details.Fields/items/ request property type/format changed from / to object/

      request-property-type-changed

    • the HiddenDetails request property type/format changed from / to object/

      request-property-type-changed

    • the details response's property type/format changed from / to object/ for status 201

      response-property-type-changed

    • the hidden_details response's property type/format changed from / to object/ for status 201

      response-property-type-changed

    • the metadata response's property type/format changed from / to object/ for status 201

      response-property-type-changed

    • api tag VerifyV2Challenge added

      api-tag-added