workflows
Handles the deletion of a branch on GitHub. Will delete all workflow versions that match in all workflows that share the same repository.
delete/workflows/github
Query parameters
repositorystring required
Repository path (ex. dockstore/dockstore-ui2)
usernamestring required
Username of user on GitHub who triggered action
gitReferencestring required
Full git reference for a GitHub branch/tag. Ex. refs/heads/master or refs/tags/v1.0
installationIdinteger
GitHub App installation ID
Headers
X-GitHub-Deliverystring required
A GUID to identify the GitHub webhook delivery