v48

latestOpenAPI 3.0.3MITraw.githubusercontent.com2026-08-0238179.2 KB
Sessions

Delete a trace file

Removes a specific Playwright trace zip from the server.

delete/sessions/{userId}/traces/{filename}

Path parameters

userIdstring required

Session owner identifier.

filenamestring required

Trace zip filename.

Response

Trace deleted.

okboolean