Skip to main content

Legacy agent publish endpoints are deprecated

Deprecation date: 07/20/2026 The following APIs are deprecated as of 07/20/2026. Migrate to the listed replacements. Affected APIs:
  • POST /publish-agent/{agent_id}
  • POST /publish-chat-agent/{agent_id}

Endpoint migrations

  • POST /publish-agent/{agent_id} -> POST /publish-agent-version/{agent_id} (Publish Agent)
  • POST /publish-chat-agent/{agent_id} -> POST /publish-agent-version/{agent_id} (Publish Chat Agent)

Migration details

  • Update client calls to use the replacement method and path listed above.
  • Deprecation date: 07/20/2026.