Skip to main content
PUT
Update an inference source

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

provider
enum<string>
required
Available options:
claude-code,
codex

Body

application/json
source
enum<string>
required
Available options:
own,
aether

Response

OK

claude_code
enum<string>
required
Available options:
own,
aether
codex
enum<string>
required
Available options:
own,
aether