Delete Artifacts Version
Permanently deletes a version of an artifact.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
id
The ID of the artifact to delete the version for.
version
The version of the artifact that needs to be deleted.
Response
Success.