Lista de APIs responsáveis por gerenciar os arquivos de datasets do Agente.
Excluir arquivo
Exclui o arquivo selecionado e todos os registros vinculados a ele.
path Parameters
fileidstring · requiredID do arquivo.
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
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
Baixar arquivo do dataset
Realiza o download do arquivo que foi utilizado para criar registros em um dataset.
path Parameters
fileidstring · requiredID do arquivo.
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
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
Listar arquivos
Lista todos os arquivos no dataset selecionado.
path Parameters
datasetidstring · requiredID do dataset.
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
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
