Skip to main content
POST
Create agent profile

Authorizations

Authorization
string
header
required

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

Body

application/json
agent_type
enum<string>
required
Available options:
codex,
claude-code,
opencode,
cursor
model
string
required
Minimum string length: 1
name
string
required
Required string length: 1 - 100
reasoning_effort
enum<string> | null
Available options:
ultra,
max,
xhigh,
high,
medium,
low,
ultrathink,
ultracode,
none

Response

Created

agent_profile
object
required