HTTP Method as of product version | Purpose | Response Format | Description |
---|
GET as of 2020 Autumn | getMetadata | JSON | Insert excerpt |
---|
| GET /api-web/dms/{id} |
---|
| GET /api-web/dms/{id} |
---|
nopanel | true |
---|
| /api-web/dms/{id} |
DELETE as of 2020 Autumn | delete dms object | HTTP status code | Insert excerpt |
---|
| DELETE /api-web/dms/{id} |
---|
| DELETE /api-web/dms/{id} |
---|
nopanel | true |
---|
| /api-web/dms/{id} |
GET as of 2020 Autumn | getContent | JSON | Insert excerpt |
---|
| GET /api-web/dms/{id}/content |
---|
| GET /api-web/dms/{id}/content |
---|
nopanel | true |
---|
| /api-web/dms/{id}/content |
GET as of 2020 Autumn | getAllVersions | JSON | Insert excerpt |
---|
| GET /api-web/dms/{id}/versions |
---|
| GET /api-web/dms/{id}/versions |
---|
nopanel | true |
---|
| /api-web/dms/{id}/versions |
GET as of 2020 Autumn | getMetadata | JSON | Insert excerpt |
---|
| GET /api-web/dms/{id}/versions/{version} |
---|
| GET /api-web/dms/{id}/versions/{version} |
---|
nopanel | true |
---|
| /api-web/dms/{id}/versions/{version} |
POST as of 2020 Autumn | create | JSON | Insert excerpt |
---|
| POST /api-web/dms/objects |
---|
| POST /api-web/dms/objects |
---|
nopanel | true |
---|
| /api-web/api/dms/objects |
GET as of 2020 Autumn | getForm | JSON | Insert excerpt |
---|
| GET /api-web/dms/form/{objecttype} |
---|
| GET /api-web/dms/form/{objecttype} |
---|
nopanel | true |
---|
| /api-web/api/dms/formsform/{objecttype} |
POST as of 2020 Autumn | search | JSON | Insert excerpt |
---|
| POST /api-web/api/dms/objects/search |
---|
| POST /api-web/api/dms/objects/search |
---|
nopanel | true |
---|
| /api-web/api/dms/objects/search |
PATCH as of 2020 Autumn | update | JSON | Insert excerpt |
---|
| PATCH /api-web/api/dms/objectsupdate/{id} |
---|
| PATCH /api-web/api/dms/objectsupdate/{id} |
---|
nopanel | true |
---|
| /api-web/api/dms/objects/{id} |
POST as of 2020 Autumn | update content of dms object | JSON | Insert excerpt |
---|
| POST /api-web/api/dms/objectsupdate/{id}/contents/filecontent |
---|
| POST /api-web/api/dms/objectsupdate/{id}/contents/filecontent |
---|
nopanel | true |
---|
| /api-web/api/dms/objects/{id}/contents/file |