POST

https://api.transify.eu/V1/Library/AddNewLibrary?LibraryName={LibraryName}&WorkflowId={WorkflowId}

Create a new library and adds files to this library

Request Information

URI Parameters

NameDescriptionTypeAdditional information
LibraryName Name of the library string
    WorkflowId ID of the workflow to use (optional) globally unique identifier

      Body Parameters

      None

      Response Information

      Resource Description

      Returns the newly created library id

      string

      Response Formats

      "string value"
      
      <string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">string value</string>
      

      Try it yourself

      E-mail Private key LibraryName WorkflowId Upload a file

      Raw request


      All requests are processed as tests cases, no logic will be executed. Though you will be provided with authentication and model errors.

      Response