{
"alias": "string",
"code": "string",
"domain_id": 0,
"expire_at": 0,
"expire_day": 0,
"group_id": 0,
"is_redirect": 0,
"link_id": "string",
"origin_url": "string",
"title": "string",
"type": 0,
"user_template_id": 0
}curl --location --request POST 'https://www.quma.cn/api/index/work_link/save-work-link' \
--header 'AppId;' \
--header 'AppSecret;' \
--header 'Content-Type: application/json' \
--data-raw '{
"alias": "string",
"code": "string",
"domain_id": 0,
"expire_at": 0,
"expire_day": 0,
"group_id": 0,
"is_redirect": 0,
"link_id": "string",
"origin_url": "string",
"title": "string",
"type": 0,
"user_template_id": 0
}'{
"short_url": "string"
}