Authorization: Bearer ********************
{
"package_id": 0,
"customize_id": 0,
"remote_id": 0,
"tag_id": 0
}
curl --location --request PUT '/system-policys/bind/' \
--header 'Content-Type: application/json' \
--data-raw '{
"package_id": 0,
"customize_id": 0,
"remote_id": 0,
"tag_id": 0
}'
{}