v3
latestSwagger 2.02026-08-067506752.0 MBprocess
Update the status of a process, marking its progress or setting status to DONE or ERROR
patch/v1/org/{orgId}/process/{processId}
Path parameters
orgIdstring required
Org identifier (either id or slug)
processIdstring required
process id
Request body
Example request
{
"logDataList": [
{
"at": "2017-01-24T13:57:52Z"
}
],
"appId": "588f7ee98f138b19220041a7"
}