provider Code references DELETE /api/v2/code-refs/repositories/{repo}
@utdk/launchdarkly /api/v2/code-refs/repositories/{repo}
Delete repository
Delete a repository with the specified name.
repo path required
The repository name
string

Try it

Authentication
Configure credentials for LaunchDarkly REST API
deleterepository
DELETE/api/v2/code-refs/repositories/{repo}
Delete a repository with the specified name.

Parameters

required

The repository name

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import launchdarkly from '@utdk/launchdarkly';

await launchdarkly.deleterepository()