Soft-expire an active or pending verification for a given scope and user. Use this when create-verification-link returns a 409 Conflict indicating an existing pending verification is blocking a new request. After revoking, you can retry the create call.
Your BotShield API key (e.g., bs_live_sk_... for production, bsk_test_... for test). For create-verification-link, use the session token (bss_*) returned from create-session.
The action scope to revoke pending verifications for (e.g., 'checkout.complete')
User email to match. At least one of user_email or partner_user_id is required.
Your platform's internal user ID to match. At least one of user_email or partner_user_id is required.
Revocation result