Cancel a Life S&P policy (e.g., within cooling-off period).
cURL
curl --request POST \ --url https://staging.yasmina.ai/api/v1/life-snp/policies/{lifePolicy}/cancellation \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: multipart/form-data' \ --form cancellation_document=@example-file
This response does not have an example.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Cancellation success