Skip to main content

Update a test-case folder of an agent

PATCH 

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

Applies a partial update: only the provided fields change. Pass parentId: null to move the folder to the root. Moving a folder inside itself or one of its subfolders is rejected, as are sibling-name conflicts at the destination. The application scope comes from applicationId in the body, or from the query string when the body omits it.

Request

Responses

The updated folder