sent-emails

Create Sent Email

post/api/sent-emails

Request body

user_idstring uuid required
email_typestring required
reason_valuestring required
counterinteger required
reason_textstring nullable
sent_atstring date-time nullable
statusstring nullable
failure_reasonstring nullable
retry_countinteger

Response

Successful Response

{"stackTrail":"paths:/api/sent-emails:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes