Mark Document For Review

Mark a document for review.

POSThttps://api.platform.softwareone.com/public/v1/products/{productId}/documents/{id}/review
Path parameters
productId*string
id*string
Response

Success

Body
idstring
auditobject
$metaobject
hrefstring
namestring
typestring
descriptionstring
statusstring
filenamenullable string
sizenullable integer (int32)
contentTypestring
urlstring
languagestring
productobject
Request
const response = await fetch('https://api.platform.softwareone.com/public/v1/products/{productId}/documents/{id}/review', {
    method: 'POST',
    headers: {},
});
const data = await response.json();
Response
{
  "id": "text",
  "href": "text",
  "name": "text",
  "type": "text",
  "description": "text",
  "status": "text",
  "filename": "text",
  "contentType": "text",
  "url": "text",
  "language": "text"
}

Last updated

SoftwareOne is a trademark of SoftwareOne, Inc. "The Software Licensing Experts" is a service mark of SoftwareOne, Inc. VAR assist is a trademark of SoftwareOne, Inc. "It pays to partner" is a service mark of SoftwareOne, Incorporated.