Update Broadcast SMS

Updates the selected sms 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.
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.

Response

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

statusenum
Allowed values:
messagestring
dataobject