Delete Branch
Deletes the branch pointer. Throws if the branch doesn’t exist. Throws if you attempt to delete the “main” branch.
Path parameters
resourceRid
branchName
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.