Skip to main content
POST
Rebuild agents from the latest configuration

Authorizations

Authorization
string
header
required

API key generated in studio.sidenet.ai. Scopes the request to its organization.

Headers

X-Organization-Id
string

Organization to scope the request to.

X-User-Id
string

End-user identity for the request. Required by endpoints that read or write user-scoped resources (threads, messages, memory). A userId query param (or body field, where documented) is accepted as a fallback.

Body

application/json
agentId
string

Agent id or agent version id

copilotId
string

Network id to rebuild all agents in the active deployment

Response

Agents rebuilt successfully

success
boolean
message
string
data
object