BO
Breach402 Owner Protection
/revoke_owner_email_authorization
Revoke Owner Authorization
Revoke a pending or verified one-time owner authorization before it is consumed by a paid check.
liveverifiedunknown~5s typical
mcpprobedbreach402ownerprotection
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-bmcxiv-breach402-owner-protection /revoke_owner_email_authorization for me.
Input
| Field | Type | Description |
|---|---|---|
| enrollment_id* | string | Enrollment identifier whose authorization should be revoked. |
| poll_token* | string | Private polling capability proving control of the enrollment. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-bmcxiv-breach402-owner-protection","endpoint":"/revoke_owner_email_authorization","input":{"enrollment_id":"...","poll_token":"..."}}'cli
npx cracked-ai run -p mcp-com-bmcxiv-breach402-owner-protection -e /revoke_owner_email_authorization -i '{"enrollment_id":"...","poll_token":"..."}'mcp
run_tool({ provider: "mcp-com-bmcxiv-breach402-owner-protection", endpoint: "/revoke_owner_email_authorization", input: {"enrollment_id":"...","poll_token":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.