Improved
April 8th, 2026
29 days ago
POST: /api/v2/pub/drive-files
Changed
- the request property 'parent_id' became not nullable
Removed
- removed the request property 'drive_id'
POST: /api/v2/pub/drive-folders
Removed
- removed the request property 'drive_id'
GET: /api/v2/pub/punch-item-solutions
Added
- endpoint added
GET: /api/v2/pub/punch-item-solutions/{id}
Added
- endpoint added
GET: /api/v2/pub/punch-items
Added
- added the required property 'items/solution_ids' to the response with the '200' status
POST: /api/v2/pub/punch-items
Changed
- added the new request property 'document_ids'
GET: /api/v2/pub/punch-items/{id}
Added
- added the required property 'solution_ids' to the response with the '200' status