Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

On this page:

Table of Contents
minLevel1
maxLevel6
outlinefalse
styledefault
typelist
printabletrue

Check-in assets with filter

Method

PUT

URL

/rest/jip-api/1.0/asset-operations/check-in.json

...

Expand
titleSample response:
Code Block
{
  "success" : true,
  "errorCode" : null,
  "errorMessage" : null,
  "data" : 214,
  "pagingInfo" : null
}

Check-in selected assets

Method

PUT

URL

/rest/jip-api/1.0/asset-operations/check-in.json

...