#330:
Change request updated 4 months ago
Was this helpful?
Update document.
curl -L \ --request PUT \ --url 'https://api.platform.softwareone.com/public/v1/products/{productId}/documents/{id}' \ --header 'Content-Type: application/json' \ --data '{ "id": "text", "audit": {}, "$meta": {}, "name": "text", "type": "text", "description": "text", "status": "text", "filename": "text", "size": 1, "contentType": "text", "language": "text", "product": {} }'
No body