tags/{id}/values
Manage Tag's Values (Custom Attributes Values)
Notes
- Get values on tagId
Path Parameters
- tenantId
Describes the clientId or partnerId of the tenant
- tagId
Tag uuid
Responses
- results
- totalResults
- pageNo
- pageSize
- totalPages
- nextPage
- previousPageNo
- descendingOrder
Loading Examples...
Notes
- Add new values of tagId
Path Parameters
- tenantId
Describes the clientId or partnerId of the tenant
- tagId
Tag uuid
Request Body
application/json
- value
Tag Value
- uniqueId
Tag value uuid
Loading Examples...
Responses
Loading Examples...