Cancel a policy for a company
cURL
curl --request POST \ --url https://portal.yasmina.ai/api/v1/medical/companies/{companyId}/policy-cancellation \ --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>
Canceled successfully