Joget Json api to start process returning empty response with 200 status
Confluence User - 27 Sep, 2018
Hello,
I am using json api to start the process but its not creating the process actually and it returns below response with 200 status.
Response
{
"activityId": "",
"processId": ""
}
What I am missing here?
Thanks in advance
jsonapi;json