tags/{id}/values

Manage Tag's Values (Custom Attributes Values)

Notes

  • Get values on tagId

Path Parameters

  • tenantIdstringrequired

    Describes the clientId or partnerId of the tenant

  • tagIdstringrequired

    Tag uuid

Responses

  • resultsarray

  • totalResultsinteger

  • pageNointeger

  • pageSizeinteger

  • totalPagesinteger

  • nextPageboolean

  • previousPageNointeger

  • descendingOrderboolean

Loading Examples...

Notes

  • Add new values of tagId

Path Parameters

  • tenantIdstringrequired

    Describes the clientId or partnerId of the tenant

  • tagIdstringrequired

    Tag uuid

Request Body

application/json

  • valuestring

    Tag Value

  • uniqueIdstring

    Tag value uuid

Loading Examples...

Responses

Loading Examples...