Chat
Update chat labels by Chat IDs
To update labels for multiple chats at once
Older versions of the API used PATCH /chats/labels
as the endpoint. This is now deprecated and replaced with PATCH /chats/labels/update
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
Was this page helpful?