API structure has changed
3 structure changes including:
1 Addition
2 Modifications
Modified
2
Breaking
GET /api/v1/file/bin
- Response
-
401 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200 response Added
PUT /api/v1/file/{file_uuid}/copy
- Body
-
application/json content type Modified
-
Content type is now required Breaking
-
folder property Modified
-
Property is now required Breaking
-
Property is now required
-
Content type is now required
Added
1
GET /api/v1/file/{file_uuid}/download/temporary-url