403 with code 40351 when API access is unavailable on that plan.
Each key has:
- a public key used in
X-YoLead-Key; - an API secret used to sign requests;
- a scope:
readorread-write.
Scope and plan access are separate checks. For example, starting a new outbound chat requires both a
read-write key and a plan that includes outbound chat initiation. If the plan does not include that feature, the embedded action returns 403 with code 40352.