2015-01-28
- Renamed
POST /oauth2/tokenstoPOST /me/tokensto create a Personal Access Token. - Deprecated
POST /oauth2/tokensand added a 301 redirect to the new endpoint. This will be removed in a future release.
POST /oauth2/tokens to POST /me/tokens to create a Personal Access Token.POST /oauth2/tokens and added a 301 redirect to the new endpoint. This will be removed in a future release.