cURL
curl --request POST \ --url https://api.raul.ugps.io/api/quotes/{quoteId}/outreach \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'
Crear secuencia de outreach y generar mensajes draft
Bearer token authentication
ID de la cotización
The body is of type object.
object