Last Update: 2024-03-21

Folder - Insert/Update

Request:

<?xml version="1.0"?>
<folderinsert type="" id="">
  <pid></pid>
  <title></title>
  <public></public>
</folderinsert>
Description of XML-Tags:
Element Format Description
folderinsertRoot
↳ @typeContent|Pictures|DocumentDetermines the type of folders
↳ @idintOptional; Specifies the internal id of an existing folder for updating. If no id is specified, a new folder will be created
↳ pidintOptional; The pid determinates the id of the parent folder. If not specified, the root folder will be chosen
↳ titlevarchar(30)Folder title
↳ public0|10: visible only for the customer where is contained, 1: visible for all customers

Response:

On success the ID of the created folder will be returned in response->data.

Für Rückfragen stehen wir Ihnen jederzeit gerne unter support@eyepin.com zur Verfügung.