Skip to main content
POST
Create AOP

Authorizations

Authorization
string
header
required

Bearer API key for server-to-server access. Session auth is also supported in first-party UI flows.

Body

application/json
title
string | null
prompt
string | null
description
string | null
agentId
string | null
agent_config
object | null
icon
string | null
section
string | null
structured_output
object | null
user_notification_configs
object | null
parent_folder_id
string | null

Optional workstream ID.

organizationId
string

Required for session auth. Optional for API keys.

Maximum string length: 120

Response

Success

aop_id
string
required
title
string
required
status
string
default:created
message
string
parent_folder_id
string | null