API structure has changed
3 structure changes including:
3 Modifications
Modified
3
Breaking
GET /api/v3.0/{engagementSid}/files/{inboundFileCategory}/{uniqueFileName}/status
- Authentication
-
Adra personal access token & client_credentials authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Adra personal access token & Adra Client Credentials authentication method Added
GET /api/v3.0/{engagementSid}/files/{outboundFileCategory}/{uniqueFileName}
- Authentication
-
Adra personal access token & client_credentials authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Adra personal access token & Adra Client Credentials authentication method Added
POST /api/v3.0/{engagementSid}/files/{inboundFileCategory}/{suggestedFileName}
- Authentication
-
Adra personal access token & client_credentials authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Adra personal access token & Adra Client Credentials authentication method Added