Skip to main content
POST
Delete artifact version

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
manifest
Manifest · object
required

Manifest identifying the artifact to delete

Response

Empty response indicating successful deletion

The response is of type EmptyResponse · object.