API structure has changed
12 structure changes including:
12 Modifications
Modified
12
Breaking
DELETE /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
GET /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
GET /api/v1/cases/{case}/documents
- Response
-
200 response Modified
- participants_count, participants, folders_count, files_count properties Modified
- created_at, updated_at, parents, children, depth properties Added
GET /api/v1/client/{client}/documents
- Response
-
200 response Modified
- participants_count, participants, folders_count, files_count properties Modified
- created_at, updated_at, parents, children, depth properties Added
GET /api/v1/conversation/{conversation}/documents
- Response
-
200 response Modified
- participants_count, participants, folders_count, files_count properties Modified
- created_at, updated_at, parents, children, depth properties Added
GET /api/v1/firm/{firm}/documents
- Response
-
200 response Modified
- participants_count, participants, folders_count, files_count properties Modified
- created_at, updated_at, parents, children, depth properties Added
GET /api/v1/folder/{folder}/tree
- Response
-
200 response Modified
- participants_count, participants, folders_count, files_count properties Modified
- created_at, updated_at, parents, children, depth properties Added
GET /api/v1/folder/{id}
- Response
-
200 response Modified
- participants_count, participants, folders_count, files_count properties Modified
- created_at, updated_at, parents, children, depth properties Added
POST /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps
- Path
- $automationBlueprint path parameter Modified
POST /api/v1/folder
- Response
-
200 response Modified
- participants_count, participants, folders_count, files_count properties Modified
- created_at, updated_at, parents, children, depth properties Added
PUT /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
PUT /api/v1/folder/{id}
- Response
-
200 response Modified
- participants_count, participants, folders_count, files_count properties Modified
- created_at, updated_at, parents, children, depth properties Added