Lista de APIs responsáveis por gerenciar habilidades (abilities) dos skillsets do Agente.
Criar habilidade (Ability)
POST
https://apieva.xvia.com.br
/bot/ability/:botId
Cria habilidades que permitem que o agente interaja com outros sistemas via REST API.
path Parameters
botidstring · requiredID do bot.
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Request Body
namestring · requireddescriptionstring · requiredinstructionstring · required
metaobject
Responses
Rate Limiting Response
typestring · requiredA URI reference that identifies the problem.
titlestring · requiredA short, human-readable summary of the problem.
statusnumber · requiredThe HTTP status code.
instancestring
