Skip to main content

Create a test-case folder for an agent

POST 

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

Creates a folder for organizing the agent's test cases. Folder names must be unique among siblings and must not contain '/'. Pass parentId to create a subfolder. The application scope comes from applicationId in the body, or from the query string when the body omits it — matching the other test-case endpoints.

Request

Responses

The created folder