Changes to Verify email OTP
POST /signin/otp/email/verify
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 5 of the 15 revisions of this API.144
What changed
- ●
added the new
otp-too-many-attemptsenum value to theerrorresponse property for the response statusdefaultresponse-property-enum-value-added
- ●
- ●
added the new
user-already-existsenum value to theerrorresponse property for the response statusdefaultresponse-property-enum-value-added
- ○
removed the
email-already-in-useenum value from theerrorresponse property for the response statusdefaultresponse-property-enum-value-removed
- ●
- ▲
the
session/user/localeresponse property's maxLength was increased from2to3for the response status200response-property-max-length-increased
- ▲
- ●
added the new
provider-account-already-linkedenum value to theerrorresponse property for the response statusdefaultresponse-property-enum-value-added
- ●
- ●
added the new
email-already-in-useenum value to theerrorresponse property for the response statusdefaultresponse-property-enum-value-added
- ○
removed the
otp-too-many-attemptsenum value from theerrorresponse property for the response statusdefaultresponse-property-enum-value-removed
- ○
removed the
provider-account-already-linkedenum value from theerrorresponse property for the response statusdefaultresponse-property-enum-value-removed
- ○
removed the
user-already-existsenum value from theerrorresponse property for the response statusdefaultresponse-property-enum-value-removed
This revision also has 20 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●