Delete policyholder
API Refs
- Staging: Delete policyholder
This endpoint permanently deletes a policyholder from your agency's account.
URI Parameters
Name | Type | Description | Required |
---|---|---|---|
id | number | The policyholder ID | yes |
Example
A successful delete request returns HTTP 200 with no content.
WarningDeleting a policyholder cannot be undone. Make sure no active invoices or refunds reference this policyholder before deletion.
Updated 1 day ago