Prior Authorizations

Delete (soft) a prior authorization

Soft-delete a prior authorization by setting active=false. Distinct from status=cancelled: cancellation is a legitimate workflow end-state, deletion is a retraction of a wrong submission. Deleted authorizations are excluded from list endpoints and return 404 on subsequent GETs.

delete/v1/prior-authorizations/{id}

Path parameters

idstring required

Response

Successful Response

idstring required
deletedboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.