文档
测试

新增责任人

POST
/xpm/duty/nextCache/create

接口描述

新增一个下一步责任人

请求参数

参数名
类型
描述
必填
__app_key
string
客户端授权码
必填
wfdata_sid
string
流程实例Id
必填
human_sid
string
人员Id
必填
human_name
string
人员
必填
workflow_step_sid
string
流程步骤
必填

响应参数

参数名
类型
描述
必填
success
string
成功:true;失败:false
必填