share_verification
Enable or update sharing for a verification you own. access_type is 'anyone_with_link' (public URL) or 'restricted' (only invited emails). Optionally pass invite_emails to grant access. Returns the share URL and invited emails. Anonymous verifications can't be shared.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| access_type | Yes | 'anyone_with_link' for a public link, 'restricted' for invited email addresses only. | |
| invite_emails | No | Email addresses to grant access; used with 'restricted'. | |
| verification_id | Yes | Verification id (UUID) as returned by verify_photo, verify_content_credentials or list_verifications. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||