cURL
curl --request POST \ --url https://api.raul.ugps.io/api/quotes/ai/mark-accepted \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'
Indexa la cotización como exitosa para mejorar futuras generaciones via RAG.
Bearer token authentication
The body is of type object.
object