v1
protected
agents
Install Agent
Add a built-in catalog agent to the workspace (copy-on-write fork).
Resolves a catalog agent by UUID or slug and materializes a tenant copy. Idempotent: returns the existing workspace copy if already installed.
post/v1/workspaces/{workspace}/agents/{agent_id}/install
Path parameters
agent_idstring required
workspacestring required
Slug of the workspace the request acts in
Slug of the workspace the request acts in
Response
Successful Response
Changes
Changed in 2 of the 45 revisions of this API.11
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
endpoint added
endpoint-added
- ○