Linear

Upsert the org's Linear default repo + agent settings

put/api/v0beta1/linear/settings

Request body

repository_idstring nullable required
agent_name'claude' | 'codex' | 'null' nullable required
system_promptstring nullable required

Response

Updated settings.

org_idstring required
repository_idstring nullable required
agent_name'claude' | 'codex' | 'null' nullable required
system_promptstring nullable required

Changes

No recorded changes to this endpoint across all 7 revisions of this API.