Remove repository project association

DELETE
/api/v2/engineering-insights/repositories/:repositoryKey/projects/:projectKey

Remove repository project association

Path parameters

repositoryKeystringRequired

The repository key

projectKeystringRequired

The project key

Response

Action succeeded

{}
map from strings to any or null

Errors

Built with