Provide a list of WhatsApp numbers associated with a given instance.
POST/chat/whatsappNumbers/:instanceName
This endpoint returns information on the WhatsApp numbers associated with the specified instance.
Request
Path Parameters
instanceName stringrequired
The name of the instance to which the reaction should be sent.
Example: codechat
- application/json
Body
required
numbers string[]required
Responses
- 200
Successful response
- application/json
- Schema
Schema
- any
Loading...