v1

latestOpenAPI 3.0.42026-07-14475158859.0 KB
Artifact

add a new item to an artifact (Auth policies: artifact:modify)

put/api/artifacts/item/{artifactFriendlyUrl}

Path parameters

artifactFriendlyUrlstring required

Response

OK

idstring uuid

Id

rArtifactMasterRecordIdstring uuid

parent id

orderinteger

Order in Collections

friendlyUrlstring nullable

Friendly Url

namestring nullable

Name

nameInEnglishstring nullable

Name In English

descriptionstring nullable

Description

descriptionInEnglishstring nullable

Description In English

coverImageIndexinteger

Main Image

lastModifiedstring date-time

Last Modified for caching purposes

Example response

{
  "images": [
    {
      "folderName": "2017-08",
      "storedFileName": "85007253-09f2-4434-8b7e-1a23db2cd9c9.png",
      "normalSizeImageStoredFileName": "\r\n            e0d7050a-7e30-4a2f-b181-0daa4a1e1068.jpg\r\n            ",
      "thumbnailImageStoredFileName": "\r\n            fbe9cc8e-12fa-4cb9-8f09-bbf353333383.jpg\r\n            "
    }
  ]
}