external_services
email

Enviar Email Documentos

Envía un correo con documentos adjuntos

🔒 Endpoint Protegido: Requiere autenticación JWT y rol 'admin'

post/api/email/documentos

Request body

email_destinostring email required
email_alternativostring nullable
asuntostring nullable
cuerpostring nullable
remitentestring nullable

Response

Successful Response

successboolean required
messagestring required
destinatariostring nullable
documentos_enviadosstring[] nullable
documentos_fallidosstring[] nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.