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 c879b97 commit 93d633fCopy full SHA for 93d633f
src/connections/destinations/catalog/2mee/index.md
@@ -42,7 +42,7 @@ Send [Track](/docs/connections/spec/track/) calls to track the actions your user
42
43
Configure the HoloCapsule setting in the [2mee](https://go.2mee.com/) app.
44
45
-The `userId` field is required. Track calls without a `userId` or with a `userId` not mapped to a device fail with a `400` code.
+Segment requires the `userId`. Track calls without a `userId` or with a `userId` not mapped to a device fail with a `400` code.
46
47
```js
48
{
0 commit comments