来鼓2.0全新发布,诚邀体验!
{ "action": "string", "entId": 0, "redbookAccount": { "id": "string", "redId": "string", "name": "string" } }
curl --location --request POST '<CUSTOM_DOMAIN>/laigu/webhook/push' \ --header 'x-laigu-request-id;' \ --header 'X-laigu-signature;' \ --header 'X-laigu-hook-installation-target-type;' \ --header 'Content-Type: application/json' \ --data-raw '{ "action": "string", "entId": 0, "redbookAccount": { "id": "string", "redId": "string", "name": "string" } }'
{ "code": 0, "msg": "string" }