diff --git a/swagger/index.yml b/swagger/index.yml index f0a97f0a6..bf32e272e 100644 --- a/swagger/index.yml +++ b/swagger/index.yml @@ -34,6 +34,31 @@ components: in: header name: api_access_token description: This token can be obtained by the system admin after creating a platformApp. This token should be used to provision agent bots, accounts, users and their roles. +tags: + - Accounts + - Account Users + - AgentBots + - Users + - Account AgentBots + - Agents + - Canned Responses + - Contacts + - Conversations + - Custom Attributes + - Custom Filters + - Inboxes + - Integrations + - Messages + - Profile + - Reports + - Teams + - Webhooks + - Automation Rule + - Help Center + - Contacts API + - Conversations API + - Messages API + - CSAT Survey Page x-tagGroups: - name: Platform diff --git a/swagger/swagger.json b/swagger/swagger.json index beb7d5ebc..aa3ff926e 100644 --- a/swagger/swagger.json +++ b/swagger/swagger.json @@ -11922,6 +11922,32 @@ } } }, + "tags": [ + "Accounts", + "Account Users", + "AgentBots", + "Users", + "Account AgentBots", + "Agents", + "Canned Responses", + "Contacts", + "Conversations", + "Custom Attributes", + "Custom Filters", + "Inboxes", + "Integrations", + "Messages", + "Profile", + "Reports", + "Teams", + "Webhooks", + "Automation Rule", + "Help Center", + "Contacts API", + "Conversations API", + "Messages API", + "CSAT Survey Page" + ], "x-tagGroups": [ { "name": "Platform",