delete_profile_history
Remove a specific version of your profile history to correct errors or outdated data. Withdraw any card_history persistence opt-in beforehand to avoid rejection.
Instructions
Tombstone a single card-version row in the operator's history.
Returns {ok: True} on success or a structured error. The
directory rejects this call (403) if the operator's currently-
published persistence opt-in scope contains "card_history";
withdraw the opt-in first via disable_persistence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||