Delete Policy Transaction
Deletes the most recent transaction on a policy, rolling the policy back to
its prior version. Only the most recent transaction (highest policyVersion)
can be deleted — attempting to delete an older transaction returns a 400 error.
After deletion, the policy state reverts to what it was before the deleted transaction was applied. If the only transaction (NEW_BUSINESS) is deleted, the policy has no remaining transactions.
Required permission: policy:delete
Authorizations
API key authentication. Send your raw API key as the Authorization header value with NO scheme prefix — Authorization: YOUR-API-KEY. Do NOT prefix it with Bearer or ApiKey, and do not use an X-API-Key header; those are not accepted.
Path Parameters
Company identifier
Policy identifier
Transaction identifier
