Send Image Message
In this page we show you how to send a message containing an image.
An image conversation type refers to a message that includes an image, and optionally, text and/or actions.
Arguments/Parameters are additional pieces of information that you include in the request to customise the behavior of the API or to filter the results returned by the API.
In this table below you'll see the Arguments for this request.
Both examples demonstrate how to construct a request to send an image message to a WhatsApp user using the specified API endpoint.
The placeholders indicate that certain values, such as image URLs and organization/app user IDs, will be provided dynamically or replaced with actual values when making the request.
The provided YAML configuration below defines an API specification using the OpenAPI (formerly known as Swagger) format.
Last updated