auth

Validate a password recovery token

post/auth/recovery/validate

Request body

recoveryTokenstring required

Response

OK

successtrue required
msgstring required

Changes

Changed in 3 of the 38 revisions of this API.6519

  • 39082d385dda143See the full diff
    • the recoveryToken request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    • removed the optional property data from the response with the 200 status

      response-optional-property-removed

    • removed the optional property details from the response with the 500 status

      response-optional-property-removed

    • added the new false enum value to the success response property for the response status 500

      response-property-enum-value-added

    • added the new true enum value to the success response property for the response status 200

      response-property-enum-value-added

    • request body became optional

      request-body-became-optional

    • removed the non-success response with the status 400

      response-non-success-status-removed

    • added the optional property data to the response with the 500 status

      response-optional-property-added

    This revision also has 27 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • db719f9e3d3419See the full diff
    • request body became required

      request-body-became-required

    • added the non-success response with the status 400

      response-non-success-status-added

    • removed the non-success response with the status 422

      response-non-success-status-removed

    • added the optional property details to the response with the 500 status

      response-optional-property-added

    • the response property msg became required for the status 200

      response-property-became-required

    • the response property msg became required for the status 500

      response-property-became-required

    • the response property success became required for the status 200

      response-property-became-required

    • the response property success became required for the status 500

      response-property-became-required

    • the success response's property default value false was removed for the status 500

      response-property-default-value-removed

    • the success response's property default value true was removed for the status 200

      response-property-default-value-removed

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • b97ec6888b3c417See the full diff
    • the response property msg became optional for the status 200

      response-property-became-optional

    • the response property msg became optional for the status 500

      response-property-became-optional

    • the response property success became optional for the status 200

      response-property-became-optional

    • the response property success became optional for the status 500

      response-property-became-optional

    • removed the optional property data from the response with the 500 status

      response-optional-property-removed

    • the recoveryToken request property's minLength was decreased from 1 to 0

      request-property-min-length-decreased

    • added the non-success response with the status 422

      response-non-success-status-added

    • added the optional property data to the response with the 200 status

      response-optional-property-added

    • the success response's property default value false was added for the status 500

      response-property-default-value-added

    • the success response's property default value true was added for the status 200

      response-property-default-value-added

    • removed the false enum value from the success response property for the response status 500

      response-property-enum-value-removed

    • removed the true enum value from the success response property for the response status 200

      response-property-enum-value-removed

    This revision also has 18 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog