latestOpenAPI 3.1.02026-08-1217210199.4 KB

1684e1dda9be

public-api
public-api

Cancel Prior Auth Submission By Id

Cancel a prior authorization request.

The request must not already be in a terminal state (completed, failed, or cancelled). Requires a cancellation_reason payload which is stored for analytics.

post/prior-authorization/{id}/cancel

Path parameters

idstring required

Request body

cancellation_reasonstring required

Reason for cancellation. This is used for analytics purposes.

Response

Successfully cancelled a prior authorization

{"stackTrail":"components:schemas:CancelPriorAuthResponse:properties:data","oasType":"schema","type":"unknown","title":"Data"}