Skip to main content

Delete a release

Delete an existing release. The authenticated user must have delete permissions.

Path Parameters
  • repo string required

    The name of the repository. The name is not case sensitive.

  • tag string required

    The tag of the desired release

Responses

Successful Response


Schema
  • success boolean required
  • data string required
Loading...