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

Changes

Changed in 2 of the 55 revisions of this API.11