API Reference
Log In
API Reference

Update Team PR Health Settings

Update PR Health aging/rotting thresholds for a team. agingDays must be lower than rottingDays.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the team. Format: Revenium hashid (URL-safe encoded string).

Body Params

Team-level PR Health configuration settings

int32
required

Days without activity before an open PR counts as aging. Must be lower than rottingDays.

int32
required

Days without activity before an open PR counts as rotting. Must be higher than agingDays.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*