cURL
curl --request PUT \ --url https://api.raul.ugps.io/api/quotes/ai/{quoteId} \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'
Guarda las ediciones del usuario sobre el contenido generado.
Bearer token authentication
ID de la cotización
The body is of type object.
object