Agent environments

Redeem an enrollment code and register a device public key

post/api/v1/agent-environments/enroll

Request body

codestring required
namestring required
publicKeystring required
hostVersionstring required
platformstring required
kind'local' | 'vps' | 'overlay_cloud' | 'external'

Response

Successful response. Stable response schemas are documented in workflow guides when available.

{"stackTrail":"paths:/api/v1/agent-environments/enroll:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","description":"Response shape is route-specific and may be backed by @overlay/app-core contracts."}

Changes

Changed in 1 of the 19 revisions of this API.1