APIRepos
Unlink a repository from a project
Unlink a repository from a project by repository row id.
Path Parameters
id*string
Repository row id (from repos.list) to unlink.
Format
uuidRequest Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X DELETE "https://example.com/repos/497f6eca-6276-4993-bfeb-53cbbbba6f08" \ -H "Content-Type: application/json" \ -d '{}'Empty