HTTP Method as of product version | Purpose | Response Format | Description |
---|
GET as of 2020 Autumn | getFormgetMetadata | JSON | Insert excerpt |
---|
| GET /api-web/api/dms/forms/{objecttypeid} |
---|
| GET /api-web/api/dms/forms/{objecttypeid} |
---|
nopanel | true |
---|
| /api-web/api/dms/forms/{objecttypeid} |
POSTDELETE as of 2020 Autumn | create | JSONdelete dms object | HTTP status code | Insert excerpt |
---|
| POST DELETE /api-web/api/dms/objects{id}POST |
---|
| DELETE /api-web/api/dms/objects{id} |
---|
nopanel | true |
---|
| /api-web/api/dms/objects{id} |
GET as of 2020 Autumn | getMetadatagetContent | JSON | | api/ | objects/{id}/content | | GET /api-web/ |
---|
|
| api/ | /objects | /api | objects/ |
DELETEGET as of 2020 Autumn | delete dms object | HTTP status codegetAllVersions | JSON | | DELETE | api/ | /objects | DELETE | api/ | objects/ | api/ | /objects |
PATCHGET as of 2020 Autumn | updategetMetadata | JSON | Insert excerpt |
---|
| PATCH GET /api-web/apidms/dms{id}/objectsversions/{idversion}PATCH |
---|
| GET /api-web/apidms/dms{id}/objectsversions/{idversion} |
---|
nopanel | true |
---|
| /api-web/apidms/dms{id}/objectsversions/{idversion} | GET
POST as of 2020 Autumn | getContentcreate | JSON | | GET | /api | /{id}/contents/fileGET | api/ | /{id}/contents/file | api/dms/objects/{id}/contents/filePOST |
GET as of 2020 Autumn | update content of dms objectgetForm | JSON | | POST | /api | objects | id | /contents/file | POST | /api | objects | id | /contents/file | api/ | objects | id | /contents/file |
GETPOST as of 2020 Autumn | getAllVersionssearch | JSON | Insert excerpt |
---|
| GET POST /api-web/api/dms/objects/{id}/versionsGET search |
---|
| POST /api-web/api/dms/objects/{id}/versionssearch |
---|
nopanel | true |
---|
| /api-web/api/dms/objects/{id}/versions | GET |
PATCH as of 2020 Autumn | getMetadataupdate | JSON | | GET | /api | objects | }/versions/{version | GET | api/ | objects | /versions/{version} | api/ | objects | }/versions/{version |
POST as of 2020 Autumn | searchupdate content of dms object | JSON | | api | dms | objects | search | api | dms | objects | search | api | dms | objects | search |