Deletes a source repository in Amazon CodeCatalyst. You cannot use this API to delete a linked repository. It can only be used to delete a Amazon CodeCatalyst source repository.
delete/v1/spaces/{spaceName}/projects/{projectName}/sourceRepositories/{name}
Path parameters
spaceNamestring required
The name of the space.
projectNamestring required
The name of the project in the space.
namestring required
The name of the source repository.
Response
Success