A Git branch or tag is deleted. For more information, see the "Git data" REST API.
The event object includes properties that are common for all events. Each event object includes a payload property and the value is unique to each event type. The payload object for this event is described below.
payload object| Key | Type | Description |
|---|---|---|
ref |
string |
The git ref resource. |
ref_type |
string |
The type of Git ref oject deleted in the repository. Can be branch or tag. |