Znode

Build Version:

GET unassociatedhighlights/{productId}/{portalId}

Return unassociated highlights for specified product id.

Request Information

» Parameters

Name Description Additional information
productId

Define this parameter in the request URI.

portalId

Define this parameter in the request URI.

» Paging

Name Description Usage
index The index to retrieve when requesting paged results. GET unassociatedhighlights/{productId}/{portalId}?page=index~{value}
size The size of the page when retrieving paged results. GET unassociatedhighlights/{productId}/{portalId}?page=size~{value}