Update tag value
Tag Values
Update tag value
Updates an existing tag value definition, including archiving/unarchiving functionality.
PATCH
Update tag value
Documentation Index
Fetch the complete documentation index at: https://docs.layerfi.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Content-Type must be set to application/json.
Path Parameters
The UUID of the business.
The UUID of the tag dimension.
The UUID of the tag value definition to update.
Body
application/json
Response
Tag value definition updated successfully.
Unique identifier for the tag value definition.
The tag dimension key.
The tag value.
Optional display name for the tag value definition.
Timestamp when the tag value definition was archived.