A number of registration steps fire as bloks REST async actions
(POST /api/v1/bloks/async_action/<app_id>/) instead of the graphql_www
path: caa.reg.contact_point_phone_vtwo.async, caa.reg.name_vtwo.async,
and a few experiment-exposure helpers. Body shape is the same triple-nested
params envelope, just delivered through a plain JSON form post.
A number of registration steps fire as bloks REST async actions (
POST /api/v1/bloks/async_action/<app_id>/) instead of the graphql_www path:caa.reg.contact_point_phone_vtwo.async,caa.reg.name_vtwo.async, and a few experiment-exposure helpers. Body shape is the same triple-nested params envelope, just delivered through a plain JSON form post.