使用本文档前,请确认您已经拥有集简云开发平台的账户权限,如果还没有,请访问:https://www.jijyun.cn/open.html
{
"corp_token": "dolore dolor",
"timestamp": 1758608413,
"sign": "sit in ad consequat tempor",
"company_identification": "51",
"account_id": 58,
"app_id": 63,
"action_key": "tempor est",
"app_version": "do minim",
"webhook": "http://xxx.xxx.xxx/xxx"
}
curl --location --request POST 'https://developer.jijyun.cn/api/openapi/sdk/trigger_cb' \
--header 'Content-Type: application/json' \
--data-raw '{
"corp_token": "dolore dolor",
"timestamp": 1758608413,
"sign": "sit in ad consequat tempor",
"company_identification": "51",
"account_id": 58,
"app_id": 63,
"action_key": "tempor est",
"app_version": "do minim",
"webhook": "http://xxx.xxx.xxx/xxx"
}'
{
"Code": 66,
"Msg": "incididunt do exercitation est",
"Data": {}
}