Set Skill Host Config Dir
Point one host at a custom config dir, then re-sync if it is connected.
Path Parameters
host*Host
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Custom config directory for one host, or empty to clear the override.
Response Body
application/json
application/json
curl -X PUT "https://example.com/skills/registration/string/config-dir" \ -H "Content-Type: application/json" \ -d '{}'{}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}