We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70bb0ea commit 3bec3faCopy full SHA for 3bec3fa
lib/intercom/service/tag.rb
@@ -11,6 +11,7 @@ class Tag < BaseService
11
include ApiOperations::List
12
include ApiOperations::Find
13
include ApiOperations::FindAll
14
+ include ApiOperations::Delete
15
16
def collection_class
17
Intercom::Tag
0 commit comments