Overwrite AOP configuration
Overwrite the configuration of an existing AOP asset. Replaces the entire AOP configuration (prompt, agent config, structured output, etc.) with the provided values. Fields not included in the request body will be reset to their defaults, except user_notification_configs, which is preserved from the existing configuration when omitted; send an explicit null to clear it.
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Request
Human-readable description of what the AOP does
The main prompt/instructions for the AOP
Section/category for organization
Per-user notification preferences. Map of user_id -> notification config controlling who receives AOP result notifications. When omitted, the AOP’s existing notification configs are preserved; send an explicit null to clear them
Response
Human-readable status message
