Github API

Getting access, Developing, Testing

Back to Github

Delete a reference

Input

type: object properties: parameters: type: object properties: owner: type: string description: The account owner of the repository. The name is not case sensitive. repo: type: string description: The name of the repository. The name is not case sensitive. ref: type: string description: ref parameter required: - owner - repo - ref title: Parameters