cURL
curl --request DELETE \ --url https://sandbox.yasmina.ai/api/v1/car-comp/quote-requests/{id} \ --header 'Authorization: Bearer <token>'
{ "message": "Quote deleted successfully." }
Documentation IndexFetch the complete documentation index at: https://docs.yasmina.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.yasmina.ai/llms.txt
Use this file to discover all available pages before exploring further.
JWT Authorization header using the Bearer scheme
Quote deleted successfully
"Quote deleted successfully."