1. Home
  2. Docs
  3. IoTGtw API Samples
  4. Messaging API (Upstream Application Data)
  5. Submit Message (IoTGtw JSON)

Submit Message (IoTGtw JSON)

Submit a message from your upstream application for onward transmission to the specified device.
The device to transmit the message can be identified using one of the following identifiers (either or):
  • udid
  • imsi
  • device_id
  • device_ip + service_template_id
Property Description
Resource URL /customer/v1/{customer_id}/messaging/{messaging_profile_id}/submit
Method POST
Body Messaging Submit Object
Sample Request

Sample Response

Note: The device may also be identified by specifying the device udid or device_id or device sim identifier – imsi (if its a cellular device) or device IP address. If the device IP address is used for device identification then the device associated service_template_id must also be supplied. Some examples:
An Example using UDID (which is automatically generated for every device created)

An Example using IMSI (Customer configured SIM card identity for cellular type devices)

An Example using Device IP  (The device service template id must also be specified when using the device IP address to identify the device)

Was this article helpful to you? Yes No

How can we help?