Create Snooze
Snoozes
Create Snooze
Create a new snooze for one or more tests
POST
Create Snooze
Creates a new snooze to temporarily suppress test failures for the specified Playwright tests.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
Basic snooze
Scoped to environment
Body
application/json
Request body.
Array of Playwright test IDs (41-character hashes) to snooze.
Minimum array length:
1ISO 8601 timestamp for when the snooze should expire.
Optional description explaining why the tests are being snoozed.
Optional user identifier for the snooze creator. Set automatically for dashboard users.
Environment ID to scope the snooze to. If omitted, applies to all environments.
Response
Created snooze.
Created snooze.