Revoke Owner Authorization
revoke_owner_email_authorizationRevoke a pending or verified one-time owner authorization before it is consumed by a paid check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| poll_token | Yes | Private polling capability proving control of the enrollment. | |
| enrollment_id | Yes | Enrollment identifier whose authorization should be revoked. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Final enrollment state. | |
| enrollment_id | Yes | Revoked verification enrollment identifier. |