使用本文档前,请确认您已经拥有集简云开发平台的账户权限,如果还没有,请访问:https://www.jijyun.cn/open.html
{
"token": "string",
"process_ids": "string",
"company_identification": "string",
"status": "string"
}
curl --location --request POST 'https://developer.jijyun.cn/api/openapi/sdk/updateflowstatus' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "string",
"process_ids": "string",
"company_identification": "string",
"status": "string"
}'
{}