cURL
curl --request POST \ --url https://api.raul.ugps.io/api/quotes/ai/generate-email \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'
Genera asunto y cuerpo de email personalizado usando IA, basado en historial de actividades y contexto.
Bearer token authentication
The body is of type object.
object