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
id
Request
This endpoint expects an object.
academic_year_id
academic year ID identifier.
form_id
form ID identifier.
recipients_id
recipients ID identifier.
sent_date
Must be a valid date. Must be a valid date in the format Y-m-d\TH:i:sP.
subject
subject value.
message
message value.
attributes
Must be a valid JSON string.
Response
Successful PATCH response for /api/v1/broadcast/sms/update/{id}.
status
Allowed values:
message
data

