Update Snooze
Snoozes
Update Snooze
Update an existing snooze
PATCH
Update Snooze
Updates an existing snooze. Use this to extend, expire, or modify a snooze.Documentation Index
Fetch the complete documentation index at: https://docs.empirical.run/llms.txt
Use this file to discover all available pages before exploring further.
Examples
Extend snooze duration
Expire a snooze
Update description
Path Parameters
Snooze ID.
Required range:
-9007199254740991 <= x <= 9007199254740991Body
application/json
Request body.
ISO 8601 timestamp for when the snooze should expire.
Description explaining why the tests are snoozed.
Set to true to immediately expire the snooze.
Environment ID to scope the snooze to. Set to null to apply to all environments.
Updated array of Playwright test IDs to snooze.
Response
Updated snooze.
Updated snooze.