Skip to main content

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

Body

required
    numbers string[]required

Responses

Successful response

Schema
    any
Loading...