Last updated 9 hours ago
Was this helpful?
PUT /public/v1/program/programs/{programId}/terms/{programTermsAndConditionsId}/variants/{id} HTTP/1.1 Host: Content-Type: application/json Accept: */* Content-Length: 36 { "name": "text", "description": "text" }
OK
{ "id": "text", "audit": { "created": { "at": "2025-05-13T22:55:12.260Z", "by": { "id": "text", "name": "text", "icon": "text" } }, "updated": { "at": "2025-05-13T22:55:12.260Z", "by": { "id": "text", "name": "text", "icon": "text" } } }, "$meta": { "omitted": [ "text" ] }, "type": "text", "assetUrl": "text", "languageCode": "text", "name": "text", "description": "text", "status": "Draft", "filename": "text", "size": 1, "contentType": "text", "programTermsAndConditions": { "id": "text", "name": "text" }, "fileId": "text" }