Korero Platforms
  • Introduction
  • Channel Prerequisites
  • Error Codes
  • Credits
  • Solutions
  • Channel APIs
    • SMS APIs
      • Single Message to Single MSISDN API
      • Single Message to Multiple MSISDN API
      • Multiple Messages to Multiple MSISDN API
    • Voice APIs
      • Send an outbound call
      • Send Text to Voice OBD API
    • Email APIs
      • Send Email API
    • WhatsApp API
      • Template Message - Text
      • Template message - document
      • Template message - Image
Powered by GitBook
On this page

Was this helpful?

  1. Channel APIs
  2. WhatsApp API

Template message - Image

Send WhatsApp Message API

POST https://api.cakes.com/v1/cakes/:id

This endpoint allows you to get free cakes.

Query Parameters

Name
Type
Description

recipe

string

The API will do its best to find a cake matching the provided recipe.

gluten

boolean

Whether the cake should be gluten-free or not.

Headers

Name
Type
Description

Authentication

string

Authentication token to track down who is emptying our stocks.

{    "name": "Cake's name",    "recipe": "Cake's recipe name",    "cake": "Binary cake"}
{    "message": "Ain't no cake like that."}

PreviousTemplate message - document

Last updated 3 years ago

Was this helpful?