Update Message
Message
Update Message
PUT
Update Message
Documentation Index
Fetch the complete documentation index at: https://docs.onenumber.africa/llms.txt
Use this file to discover all available pages before exploring further.
Only messages that have these statuses can be updated: created, scheduled.
Request Path Parameters
The reference of the Message.
Request Body Parameters
The type of the Message. This can either be: OTP or SMS.
The recipients to receive the message. This can contain valid phone numbers and Recipient references.
The message to be sent. It is required when type is SMS. If no value is entered (in the case of OTP type), a default 6-digit OTP is generated and sent to the recipients.
The expiry time of the message in minutes. This is useful for OTP type messages. If no value is specified, it defaults to 10 minutes.
The date and time for message delivery. Use this to schedule messages to be sent later. The accepted time format is: Y-m-d H:i:s. If no value is specified, the message will be sent immediately.
Successful Response Data
The status of the response. For successful response, value is 201. Check the Response Codes page for details.
The message of the response.
