JOC API

Version 2.4.0

Download RAML
JOC API
/inventory/favorites/store
POST

Stores favorites


Parameters in the POST body schema

Name Type Description Example Default
favorites required, array[object] Each favorite has the following fields
name required, string
type required, string Type of the favorite. Possible value are
  • "FACET"
  • "AGENT"
content optional, string Content of the favorite. Agents don't have a content
shared optional, boolean