update_verification_comment
Replace the text of a comment the connected user wrote. Marks it as edited; the old text is not kept.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Comment text, 1-4000 characters. | |
| comment_id | Yes | Comment id as returned by list_verification_comments or add_verification_comment. | |
| 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 | |||