Delete a Git repository folder

delete/destinations/{destinationName}/gitFolders/{gitFolderName}

Delete the specified Git repository folder.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
destinationName
string
true

The name of the destination.

gitFolderName
string
true

The name of the Git folder.

Responses

StatusMeaningDescription
204No Content

The Git repository folder was deleted.