Update Broadcast Email

Updates the selected email update record.

Authentication

AuthorizationBearer

You can retrieve your token by visiting your dashboard and clicking Generate API token.

Path parameters

idstringRequired

Request

This endpoint expects an object.
document_template_recipientslist of objectsRequired
document template recipients list.
academic_year_iddouble or nullOptional
academic year ID identifier.
form_idinteger or nullOptional
form ID identifier.
recipients_idlist of objectsOptional
recipients ID identifier.
sent_datestring or nullOptional

Must be a valid date. Must be a valid date in the format Y-m-d\TH:i:sP.

subjectstring or nullOptional
subject value.
messagestring or nullOptional
message value.
attributesstring or nullOptional
Must be a valid JSON string.
attachments_idobjectOptional
attachments ID file upload or file reference.

Response

Successful PATCH response for /api/v1/broadcast/email/update/{id}.

statusenum
Allowed values:
messagestring
dataobject