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 ed5e4ae commit abb2aebCopy full SHA for abb2aeb
src/IntercomBulk.php
@@ -23,7 +23,6 @@ public function __construct($client)
23
/**
24
* Creates Users in bulk.
25
*
26
- * @see https://developers.intercom.io/reference#bulk-user-operations
27
* @param array $options
28
* @return mixed
29
* @throws \GuzzleHttp\Exception\GuzzleException
@@ -36,7 +35,6 @@ public function users($options)
36
35
37
* Creates Events in bulk.
38
39
- * @see https://developers.intercom.io/reference#bulk-event-operations
40
41
42
0 commit comments