Cancel Prior Auth Submission By Id
Prior Authorization
Cancel Prior Authorization
Cancel a prior authorization request.
The request must not already be in a terminal state (completed, failed,
or cancelled). Optionally accepts a cancellation_reason payload which
is stored for analytics.
POST
Cancel Prior Auth Submission By Id
Documentation Index
Fetch the complete documentation index at: https://docs.develophealth.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Cancel an in-progress prior authorization request. This endpoint returns an error response if the prior authorization is already in a terminal state (e.g. completed, cancelled).Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Request to cancel a prior authorization.
Reason for cancellation. This is used for analytics purposes.
Response
Successfully cancelled a prior authorization