cURL
curl --request POST \ --url https://api.raul.ugps.io/api/quotes/{quoteId}/outreach/{sequenceId}/messages/generate \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'
Operacion: Generar mensaje para un paso de la secuencia.
Bearer token authentication
Path parameter: quoteId
The body is of type object.
object