cURL
curl --request DELETE \ --url https://api.helloannie.com/v1/organizations/{orgId}/insurances/{id}
{ "success": true, "data": {}, "message": "<string>" }
Permanently delete an insurance configuration.
The ID of the organization
The ID of the insurance to delete
Confirmation that an insurance has been deleted
true