Chat
Create a Chat
Creates a new group chat.
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
Body
application/json
Name of the group
Array of Phone numbers (with country code) and without any spaces or special characters.
For e.g. 919876512340
Response
200 - application/json
Unique chat identifier for the group created
e.g. 12036329726967XXXX@g.us
Was this page helpful?