Skip to main content

Connection Settings.

POST 

/instance/connectionSettings

Connection Settings.

Request

Body

The system will define a proxy for your connection if you do not inform one.

    proxy Enter a proxy for each instance created

Responses

Returns your created instance

Schema
    wuid wuid - contact id on whatsapp.required
    userName Contact name.required
    profilePictureUrl Contact profile picture.
    isBusiness Whatsapp type: business or common
    proxy stringrequired
    createAt date-timerequired

    Default value: 2023-11-29T12:08:02.337Z

    It will be automatically converted by the application to timestamp

    updateAt date-time

    It will be automatically converted by the application to timestamp

Loading...