We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5720d0 commit 6f42672Copy full SHA for 6f42672
1 file changed
dev-docs/modules/userId.md
@@ -831,7 +831,7 @@ The Intimate Merger privacy policy is at https://corp.intimatemerger.com/privacy
831
| name | Required | String | The name of this module. | `"imuid"` |
832
| params | Required | Object | Details of module params. | |
833
| params.cid | Required | String | This is the Customer ID value obtained via Intimate Merger. | `5126` |
834
-| params.url | Optional | String | Use this to change the default endpoint URL. | `"https://somedomain.some/somepath?args"` |
+| params.url | Optional | String | Use this to change the default endpoint URL. | `"https://example.com/some/api"` |
835
836
#### IM-UID Example
837
0 commit comments