API structure has changed
4 structure changes including:
4 Breaking changes
4 Modifications
Modified
4
Breaking
DELETE /api/v1.0/webhooks/{webhook_id}
- Authentication
- Bearer authentication method Added
GET /api/v1.0/webhooks/{app_id}
- Authentication
- Bearer authentication method Added
POST /api/v1.0/webhooks
- Authentication
- Bearer authentication method Added
PUT /api/v1.0/webhooks/{webhook_id}
- Authentication
- Bearer authentication method Added