Was this helpful?
#330:
Change request updated 3 months ago
Unpublish a variant for a terms.
/v1/products/{productId}/terms/{termsAndConditionsId}/variants/{id}/unpublish
curl -L \ --request POST \ --url 'https://api.platform.softwareone.com/public/v1/products/{productId}/terms/{termsAndConditionsId}/variants/{id}/unpublish'
{ "id": "text", "audit": {}, "$meta": {}, "href": "text", "type": "text", "assetUrl": "text", "languageCode": "text", "name": "text", "description": "text", "status": "text", "filename": "text", "size": 1, "contentType": "text", "termsAndConditions": {}, "fileId": "text" }