curl --request POST \ --url https://api.silnahealth.com/public/v1/prior-authorizations/{prior_authorization_id}/complete-request \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
OK