cURL
curl --request PATCH \ --url https://api.raul.ugps.io/api/quotes/{quoteId}/outreach/messages/{messageId} \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'
Operacion: Editar mensaje (guardar versión editada).
Bearer token authentication
Path parameter: quoteId
The body is of type object.
object