Skip to main content
POST
Promote an Agent to another Workspace

Authorizations

Authorization
string
header
required

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

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-31
idempotency-key
string
required
Required string length: 1 - 255

Path Parameters

agent_id
string
required
Pattern: ^agent_[0-9a-f]{32}$

Body

application/json
target_workspace_id
string
required
Pattern: ^wrkspc_[0-9a-f]{32}$
source_version
integer
required
Required range: x > 0
mappings
object
required

Response

AgentPromotion

source
object
required
target
object
required