Project Artifacts
Create Artifacts
POST
Creates one or more artifacts associated to a project. Artifacts are project-level metadata that don’t depend on other variables.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Name of the project the artifacts belong to.
Body
Dictionary containing one or more key:value pairs that will be stored as artifacts within a project.