Send To Recipient Endpoint
API endpoint for sending emails to recipients.
Validates user permissions, extracts request parameters, and calls the send_to_recipient function with the necessary data.
Returns: Flask response: JSON response with success message or error details
post/sendToRecipient
Request body
object required
Response
Successful Response
{"stackTrail":"paths:/sendToRecipient:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}