BytedToken returned by CreateVisualValidateSession; if the response includes GroupId, a group binding is registered.{
"BytedToken": "string",
"ProjectName": "default"
}curl --location '/v1/ark/assets/GetVisualValidateResult?channel_id=undefined' \
--header 'X-Ark-Channel-Id;' \
--header 'Content-Type: application/json' \
--data '{
"BytedToken": "string",
"ProjectName": "default"
}'{
"ResponseMetadata": {
"RequestId": "20260324120000-00000000-000000000000",
"Action": "CreateAsset",
"Version": "2024-01-01",
"Service": "ark",
"Region": "cn-beijing"
},
"Result": {
"Id": "asset-20260318071009-abc",
"Status": "Processing"
}
}