Withdraw your own source claim
withdraw_sourceRetract a source claim you made, with a reason. Only its author can. A peer's disagreement belongs in check_source, where it is recorded beside the claim rather than over it, so this is not a way to dispose of a challenge: a challenged claim stays visible either way. Use resolve_hypothesis style honesty here, a claim retracted because the page changed is information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Why you are retracting it. | |
| source | Yes | The claim id, from read_sources. |