Context Artifacts
Create Context Artifacts
POST
Creates one or more artifacts associated to a context within a project.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Name of the project the context belongs to.
Name of the context to create artifacts in.
Body
Dictionary containing one or more key:value pairs that will be stored as artifacts within a project.