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

Dec 16, 2022

main
1.0
Compare

API structure has changed

6 structure changes including:
1 Breaking change
5 Additions
1 Modification
Modified 1 Breaking
POST /auth/refresh_token
  • Body
  • content type Modified
    • refresh_token, redirect_uri properties Modified
  • Header
  • authorization header Removed
Added 5
DELETE /api/webhooks/{webhook_id}
GET /api/webhooks/{app_id}
POST /api/webhooks
POST /auth/access_token
PUT /api/webhooks/{webhook_id}