Create an Artifact
Artifacts
Create an Artifact
An endpoint to create an artifact
POST
Create an Artifact
Authorizations
a valid bearer token
Headers
Path Parameters
Body
multipart/form-data
To create an artifact a MultiPart form data body is required.
The request should contain all the assets(files) within your Data Productivity Cloud project.
Each asset will need to set the multipart name as the full relative path of the asset including the asset name. Each asset will also require a text/plain content type header to be set. Currently only text files are supported.
