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}