Was this helpful?
#227:
Change request updated 3 months ago
Publish a variant for terms.
/v1/products/{productId}/terms/{termsAndConditionsId}/variants/{id}/publish
curl -L \ --request POST \ --url 'https://api.platform.softwareone.com/public/v1/products/{productId}/terms/{termsAndConditionsId}/variants/{id}/publish'
{ "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" }