{
"companyId": "utyun001",
"licenseId": "5593037529613575017",
"deviceCode": "utcookDevice002",
"signature":"440115EC3C9584B6413238125B477E58"
}
curl --location --request POST '/vm-auth/public/license/bind' \
--header 'Content-Type: application/json' \
--data-raw '{
"companyId": "utyun001",
"licenseId": "5593037529613575017",
"deviceCode": "utcookDevice002",
"signature":"440115EC3C9584B6413238125B477E58"
}'
{}