...
HTTP Method as of product version | Purpose | Response Format | Description | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
GET | getForm | JSON |
/api-web/api/admin/dms/forms/{objecttype} | ||||||||||||||
POST as of 2020 Autumn | postForm | JSON |
/api-web/api/admin/dms/forms/{objecttype} | GET | getConfig | JSON | |||||||||||
Insert excerpt | GET /api-web/api/admin/resources/config/{name} | GET /api-web/api/admin/resources/config/{name} | |||||||||||||||
nopanel | true | POST as of 2020 Winter | postConfig | HTTP status code |
POST /api-web/api/admin/resources/config/{name} | POST /api-web/api/admin/resources/config/{name}nopanel | true | | |||||||||
GET as of 2020 Autumn | getIcon | SVG |
/api-web/api/admin/resources/icon/{path} | ||||||||||||||
POST as of 2020 Autumn | postIcon | HTTP status code |
/api-web/api/admin/resources/icon/{path} | ||||||||||||||
GET as of 2020 Autumn | getLocalizedTextResources | JSON |
/api-web/api/admin/resources/text | ||||||||||||||
POST as of 2020 Autumn | postLocalizedTextResources | HTTP status code |
/api-web/api/admin/resources/text/{locale} | ||||||||||||||
GET as of 2020 Autumn | getSupportedLanguages | JSON |
/api-web/api/admin/resources/text/languages |
...