Project API
Deletes a tag from the repository
delete/workspaces/{workspace_domain}/projects/{project_name}/repository/tags/{name}
Path parameters
workspace_domainstring required
Example:my-company
The human-readable ID of the workspace
project_namestring required
Example:my-project
The human-readable ID of the project
namestring required
Example:v1.0.0
The name of the tag
Response
Tag deleted successfully