Change Updates

Do not miss any Nifty Developer API changes, ever again

Subscribe to the Nifty Developer API changelog to be up to date on recent changes.

RSS
Nifty Developer API

Change #840e4bdc

Last update:
Compare

API structure has changed

2 structure changes including:
2 Breaking changes
1 Modification
1 Removal
Modified 1 Breaking
POST /oauth/token
  • Body
  • content type Modified
    • client_id, client_secret attributes Removed
    • refresh_token, grant_type, redirect_uri attributes Added
  • Response
  • 201 response Modified
    • access_token, token_type, expires_in, scope attributes Added
  • Header
  • authorization header Added
Removed 1 Breaking
POST /auth/access_token