{
"userId": "string",
"subscribeId": "string",
"shareUser": "string",
"shareTmUserId": "string",
"shareTcmUserId": "string",
"expireTime": "2019-08-24T14:15:22.123Z",
"is_deleted": true
}curl --location 'https://m1.apifoxmock.com/m1/1293445-0-default/api/Workers/share/create' \
--header 'Content-Type: application/json' \
--data '{
"userId": "string",
"subscribeId": "string",
"shareUser": "string",
"shareTmUserId": "string",
"shareTcmUserId": "string",
"expireTime": "2019-08-24T14:15:22.123Z",
"is_deleted": true
}'{
"reqId": "string",
"ts": 0,
"code": "string",
"message": "string",
"data": {}
}