Agent environments
Acknowledge or reject a claimed environment command
post/api/v1/agent-environments/{environmentId}/commands/{commandId}/ack
Path parameters
environmentIdstring required
commandIdstring required
Request body
Response
Successful response. Stable response schemas are documented in workflow guides when available.
{"stackTrail":"paths:/api/v1/agent-environments/{environmentId}/commands/{commandId}/ack: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
- ○
endpoint added
endpoint-added
- ○