Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.mithril.protocol/v1/policies \ --header 'Content-Type: application/json' \ --data ' { "quoteId": "<string>", "userWallet": "<string>" } '
{ "policyId": "<string>", "status": "<string>" }
Creates a new insurance policy.
Policy created