post http://{{url}}/v1//user-devices//tags/add
Add Tags
Behaviour
This endpoint is used to add tags to a user device. An array of tags is required.
Authentication
Authentication is required for this API using an API Key. This API key will be provided by the Cortex support team.
Header | What’s it for | Example Value |
---|---|---|
X-APP-ID | Defines the application the call is accessing from, e.g. android, ios, or web. | android |
X-REALM | Defines the space or client the caller is trying to access, e.g. CORTEX. | cortex |
X-API-KEY | Defines the key or password the caller is authenticating with. These will be stored per app ID and realm. | super-secure-key-123 |