Changes to Generate a login token
POST /auth/login-token
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 7 revisions of this API.2410
What changed
- ▲
request body became required
request-body-became-required
- ▲
removed the media type
application/jsonfrom the request bodyrequest-body-media-type-removed
- ○
api operation id
post_auth_login_tokenremoved and replaced withpostAuthLoginTokenapi-operation-id-removed
- ○
the endpoint scheme security
XF-Api-Keywas added to the APIapi-security-added
- ○
the endpoint scheme security
XF-OAuth2was added to the APIapi-security-added
- ○
added the new optional
headerrequest parameterXF-Api-Userto all path's operationsnew-optional-request-default-parameter-to-existing-path
- ○
added the new optional
queryrequest parameterapi_bypass_permissionsto all path's operationsnew-optional-request-default-parameter-to-existing-path
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
the optional response header
XF-Latest-Api-Versionremoved for the status200optional-response-header-removed
- ●
the optional response header
XF-Request-Userremoved for the status200optional-response-header-removed
- ●
the optional response header
XF-Request-User-Extrasremoved for the status200optional-response-header-removed
- ●
the optional response header
XF-Used-Api-Versionremoved for the status200optional-response-header-removed
- ○
api operation id
postAuthLoginTokenremoved and replaced withpost_auth_login_tokenapi-operation-id-removed
- ○
the endpoint scheme security
XF-Api-Keywas removed from the APIapi-security-removed
- ○
the endpoint scheme security
XF-OAuth2was removed from the APIapi-security-removed
- ○
request body became optional
request-body-became-optional
- ○
added the media type
application/jsonto the request bodyrequest-body-media-type-added
This revision also has 18 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●