Delete a Git repository folder

delete/destinations/{destinationName}/gitFolders/{gitFolderName}
Internal-Use Only

Delete the specified Git repository folder.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
destinationName
string
true

The name of the destination.

gitFolderName
string
true

The name of the Git folder.

Responses

StatusMeaningDescription
204No ContentThe Git repository folder was deleted.