Changes to Rotate refresh token and return new tokens
POST /auth/refresh
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 5 revisions of this API.46
What changed
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
- ○
added the optional property
codeto the response with the400statusresponse-optional-property-added
- ○
added the optional property
codeto the response with the401statusresponse-optional-property-added
- ○
added the optional property
paramsto the response with the400statusresponse-optional-property-added
- ○
added the optional property
paramsto the response with the401statusresponse-optional-property-added
- ○
- ●
removed the optional property
codefrom the response with the400statusresponse-optional-property-removed
- ●
removed the optional property
codefrom the response with the401statusresponse-optional-property-removed
- ●
removed the optional property
paramsfrom the response with the400statusresponse-optional-property-removed
- ●
removed the optional property
paramsfrom the response with the401statusresponse-optional-property-removed
- ○
removed the non-success response with the status
403response-non-success-status-removed
- ●