Pular para o conteúdo principal

Create a test case for an agent

POST 

https://platform.docana.com/api/v1/agents/:agentId/test-cases/

The name must be unique within the agent. When scheduler is set and the test case is enabled, the platform also runs it automatically on that cron schedule. Trigger it on demand with POST /api/v1/agents/{agentId}/test-cases/{testCaseId}/run/.

Request

Responses

The created test case