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.
Changes
Changed in 2 of the 55 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲