Skip to main content
PATCH
Update a EmailLog

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
eventId
string
required
id
string
required
orgId
string
required
sentAt
string<date-time>
required
status
string
required
subject
string
required
toEmail
string
required
error
string
templateKey
string

Response

Updated

updated
boolean