Delete a repository

delete/repositories/{repositoryId}

Deletes the repository with the specified repository ID.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
repositoryId
string
true

Responses

StatusMeaningDescription
204No Content

The repository was deleted.

404Not Found

No repository exists at the requested path.

Schema