JOC API

Version 2.6.5

Download RAML
JOC API
/documentations/export/info
POST

Gets temporary filename for export


Parameters in the POST body schema

Name Type Description Example Default
documentations optional, array Limits the result to a collection of documentations specified by its documentation path. Other parameters are ignored if this parameter is defined. [
"/sos/myDocu.html",
"/sos/myDocu/img/my.gif"
]
folders optional, array[object] Limits the result to a collection of folders [{
"folder": "/sos",
"recursive": true
}]