Chat
Add member to group
Add participants to a group. This operation requires the connected phone to be an admin in the group.
Participants will only be added if they have allowed addition to groups. If they can’t be added automatically, they will receive an invite to join the group
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token> is your apiKey
generated in Periskope API settings.
Headers
Organisation phone number(with country code) and without any spaces or special characters.
e.g. 9190043XXXXX
Path Parameters
Chat ID for which the action is to be performed
e.g.
For groups - 12054386805XXX@g.us
For individual chats - 9198765XXXXX@c.us
Body
application/json
Array of Phone numbers (with country code) and without any spaces or special characters.
For e.g. 919876512340
Response
200 - application/json
Was this page helpful?