bytedToken
GroupId
Result.GroupId
{ "BytedToken": "<BYTED_TOKEN>" }
curl --location 'https://api.onelinkai.cloud/volc/openapi?Action=GetVisualValidateResult&Version=2024-01-01' \ --header 'Authorization: Bearer <ApiKey>' \ --header 'Content-Type: application/json' \ --data '{ "BytedToken": "<BYTED_TOKEN>" }'
{ "ResponseMetadata": { "RequestId": "202604290007120ED13834E6A5EEAF9F7C", "Action": "GetVisualValidateResult", "Version": "2024-01-01", "Service": "ark", "Region": "cn-beijing" }, "Result": { "GroupId": "group-20260429000614-xxx" } }