v1

latestOpenAPI 3.0.32026-07-268345159.5 KB

GIF

This API is used to send messages with the GIF template.

post/partner/app/{APP_ID}/template/msg

Path parameters

APP_IDstring required

App ID associated with the Partner account

Response

Message submitted successfully

statusstring
messageIdstring

Example response

{
  "status": "submitted",
  "messageId": "db4*****-8ccc-3a438288e72f"
}