Context Artifacts
Delete Context Artifact
DELETE
Deletes an artifact from 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 containing the context.
Name of the context to delete an artifact from.
Key of the artifact to delete.