Add tests to a snooze
Snoozes
Add tests to a snooze
Adds Playwright tests to an existing snooze.
POST
Add tests to a snooze
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Snooze ID.
Required range:
x >= 1Body
application/json
Playwright test IDs to add to the snooze.
Minimum array length:
1Response
The updated snooze.
Response payload.