Unpublish Terms

Unpublish the terms for a product.

post
Path parameters
idstringrequired
productIdstringrequired
Responses
curl -L \
  --request POST \
  --url 'https://api.platform.softwareone.com/public/v1/products/{productId}/terms/{id}/unpublish'
{
  "id": "text",
  "audit": {},
  "$meta": {},
  "href": "text",
  "name": "text",
  "description": "text",
  "displayOrder": 1,
  "status": "text",
  "product": {}
}

Was this helpful?

#330:

Change request updated