cyera.mange.datastore_user_tag
External DocumentationTo learn more, visit the Cyera documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cyera.mange.datastore_user_tag| Parameter | Description |
|---|---|
| Key | The key of the user tag to update. If you only want to update the value, provide the existing key. Example: env. |
| User Tag UID | The UID of the user tag to update. Can be obtained by using the List User Tags’ action. |
| Value | The new value for the user tag. Example: prod. |
{
"uid": "2990c454d9eb4b098d5777db6807676ffc4eb48088dd9f7e8d4847a5a49f50bc",
"key": "env",
"value": "prod"
}
Was this page helpful?