These docs are for v4.6. Click to read the latest docs for v2023.

🚧

Codecov API v1 deprecation in progress

Please use the Codecov API v2. Documentation can be found here.

Activate Repository

POST /api/pub/gh/:owner/:repo/settings
BODY action=activate

Deactivate Repository

POST /api/pub/gh/:owner/:repo/settings
BODY action=deactivate

Regenerate Upload Token

POST /api/pub/gh/:owner/:repo/settings
BODY action=regenerate