Path Parameters
The ID of the project
Body
application/json
The artifact to be created. This body can be submitted as either multipart/form-data (when including a file) or as JSON. Required fields include 'type' (artifact type) and 'name'. The 'config' field must contain a type-specific configuration object, matching the structure expected for the given artifact type. When uploading a file, include the file binary in 'fileData' (multipart only). Other optional fields allow setting metadata, description, parent relationships, external URLs, and ingestion behavior. Extra metadata (in 'metadata') is used internally and not stored persistently.
Available options:
InlineText
, Document
, Folder
, Summary
, Composition
, SmartDoc
, Link
, BulkQA
, ReadAndExtract
Available options:
User
, SharePoint
, Confluence
, Claromentis
, FileSystem
, Mock
Response
200 - application/json
Returns the created artifact details
Available options:
InlineText
, Document
, Folder
, Summary
, Composition
, SmartDoc
, Link
, BulkQA
, ReadAndExtract
Available options:
User
, SharePoint
, Confluence
, Claromentis
, FileSystem
, Mock
Available options:
Initializing
, Processing
, Draft
, Deleted
, Published
, Unavailable
, Error
Available options:
NotApplicable
, NotStarted
, Processing
, Parsing
, Storing
, Done
, Error
Available options:
Unknown
, InternalError
, MismatchedType
, InvalidExtension
, MaxNodes
, Malformed
, Encrypted
, NoValidFile
, NoValidNodes