Send Whatsapp message
send
Creates a collection using the [Postman Collection v2 schema format](https://schema.postman.com/json/collection/v2.1.0/docs/index.html). Include a `collection` object in the request body that contains the following required properties: * `info` — An **object** that contains the following properties: * `name` — A **string** value that contains the collection's name. * `schema` — A **string** that contains a URL to the collection's schema. For example, the `https://schema.getpostman.com/collection/v1` URL. * `item` — An **object** that contains the HTTP request and response information. * `request` — An **object** that contains the collection's request information. For a complete list of values, refer to the `definitions.request` entry in the [collection.json schema file](https://schema.postman.com/json/collection/v2.1.0/collection.json). If you pass an empty object for this value, the system defaults to an untitled GET request. **Note:** * For a complete list of available property values for this endpoint, use the following references available in the [collection.json schema file](https://schema.postman.com/json/collection/v2.1.0/collection.json): * `info` object — Use the `definitions.info` entry. * `item` object — Use the `definitions.items` entry. * For all other possible values, refer to the [collection.json schema file](https://schema.postman.com/json/collection/v2.1.0/collection.json).
Request test
Request URL
Parameters
username
|
|
password
|
|
instanceId
|
|
type
|
|
numbers
|
|
message
|
|
fileurl
|
|
lat
|
|
long
|
|
date
|
|
json
|
{ "collection": { "id": "12ece9e1-2abf-4edc-8e34-de66e74114d2", "name": "Test Collection", "uid": "12345678-12ece9e1-2abf-4edc-8e34-de66e74114d2" } }