Register Skill Host
Register one host, or all for every detected host. Idempotent.
Path Parameters
host*Host
Response Body
application/json
application/json
curl -X POST "https://example.com/skills/registration/string"{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}