delete_profile_history
Tombstone a specific version from your operator history. Requires version number; fails if card history persistence is active.
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 | |||