Repo Settings

Update repo trail settings

Updates the entire-api Trail enablement setting. Requires the caller to have the trails feature flag and access to the repo.

patch/api/v1/cache/{org}/{repo}/settings/trail-settings

Path parameters

orgstring required
repostring required

Query parameters

provider'gh' | 'et'

Repository namespace used to disambiguate Entire-native and GitHub repos.

Request body

trails_enabledboolean required

Response

New settings values

Changes

No recorded changes to this endpoint across all 1 revision of this API.