API to list all the different shortcut groups available.
GET https://{{account_id}}.acquire.io/api/v1/crm/message-shortcut/list-all-group
GET
https://{{account_id}}.acquire.io/api/v1/crm/message-shortcut/list-all-group
Retrieve a list of shortcut groups.
Authorization
string
Bearer {{api_key}}
{ "data": { "groupList": [ "TYUYUY" ] } }
Last updated 4 years ago