curl --request POST \
--url https://api.hubapi.com/cms/v3/pages/landing-pages/ab-test/rerun \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"abTestId": "<string>",
"variationId": "<string>"
}
'This response has no body data.前のA/Bテストを再実行します。
curl --request POST \
--url https://api.hubapi.com/cms/v3/pages/landing-pages/ab-test/rerun \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"abTestId": "<string>",
"variationId": "<string>"
}
'This response has no body data.サポートされる製品
必須スコープ