Skip to main content
PATCH
Update issue creation config

Query Parameters

project_id
string<uuid>

Update the project-specific config override for this project

scope
enum<string>

Explicitly select whether to update global/team config or project config

Available options:
global,
project

Body

application/json
config_text
string
required

Freeform text/markdown policy that agents follow when creating issues

Response

Updated issue config

config_text
string
required

Effective combined policy text. Includes default config first, then project config when present.

default_config
object
project_config
object
updated_at
string<date-time>

When the config was last updated

updated_by
string

Email of the user who last updated the config