diff --git a/docs/capability-guides/thermostats/managing-scheduled-climate-settings-in-development/deleting-climate-setting-schedules.md b/docs/capability-guides/thermostats/managing-scheduled-climate-settings-in-development/deleting-climate-setting-schedules.md index 29498721..0af67446 100644 --- a/docs/capability-guides/thermostats/managing-scheduled-climate-settings-in-development/deleting-climate-setting-schedules.md +++ b/docs/capability-guides/thermostats/managing-scheduled-climate-settings-in-development/deleting-climate-setting-schedules.md @@ -138,9 +138,9 @@ try { ```json SeamAPIError: Could not find an climate_setting_schedule with device_id or climate_setting_schedule_id - at file:///workspaces/api-docs/seam-sdk-playground/javascript/node_modules/seamapi/dist/chunk-UQ5PRMFY.mjs:744:13 + at file:///workspaces/api-docs/snippet-playground/javascript/node_modules/seamapi/dist/chunk-UQ5PRMFY.mjs:744:13 at Generator.throw () - at rejected (file:///workspaces/api-docs/seam-sdk-playground/javascript/node_modules/seamapi/dist/chunk-UQ5PRMFY.mjs:54:29) + at rejected (file:///workspaces/api-docs/snippet-playground/javascript/node_modules/seamapi/dist/chunk-UQ5PRMFY.mjs:54:29) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { status: 404, requestId: '04b9f40e-11d6-4e27-ae82-b0da1c0593dd', diff --git a/docs/products/smart-locks/access-codes/deleting-access-codes.md b/docs/products/smart-locks/access-codes/deleting-access-codes.md index 1f4da0d5..517cd2f8 100644 --- a/docs/products/smart-locks/access-codes/deleting-access-codes.md +++ b/docs/products/smart-locks/access-codes/deleting-access-codes.md @@ -161,9 +161,9 @@ try { ```json SeamAPIError: Could not find an access_code with device_id or access_code_id - at file:///workspaces/api-docs/seam-sdk-playground/javascript/node_modules/seamapi/dist/chunk-2BGOBPMB.mjs:669:13 + at file:///workspaces/api-docs/snippet-playground/javascript/node_modules/seamapi/dist/chunk-2BGOBPMB.mjs:669:13 at Generator.throw () - at rejected (file:///workspaces/api-docs/seam-sdk-playground/javascript/node_modules/seamapi/dist/chunk-2BGOBPMB.mjs:54:29) + at rejected (file:///workspaces/api-docs/snippet-playground/javascript/node_modules/seamapi/dist/chunk-2BGOBPMB.mjs:54:29) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { status: 404, requestId: '799c903f-0768-4249-8226-cff55d3fbdbb',