curl --request DELETE \
--url https://api.icepanel.io/v1/organizations/{organizationId}/code-repos/{codeRepoId} \
--header 'Authorization: <authorization>'
{}
Delete a code repo
curl --request DELETE \
--url https://api.icepanel.io/v1/organizations/{organizationId}/code-repos/{codeRepoId} \
--header 'Authorization: <authorization>'
{}
OK
The response is of type object
.