{ "info": { "_postman_id": "baa0ccab-2e6a-4226-84b1-f93bf018d086", "name": "Snowflake Dynamic Table API", "description": "The Snowflake Dynamic Table API is a REST API that you can use to access, update, and perform certain actions on Dynamic Tables resource in a Snowflake database.\n\nContact Support:\n Name: Snowflake, Inc.\n Email: support@snowflake.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-06-05T13:20:19.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "lastUpdatedBy": "35240", "uid": "35240-baa0ccab-2e6a-4226-84b1-f93bf018d086" }, "item": [ { "name": "api", "item": [ { "name": "v2", "item": [ { "name": "databases", "item": [ { "name": "{database}", "item": [ { "name": "schemas", "item": [ { "name": "{schema}", "item": [ { "name": "dynamic-tables", "item": [ { "name": "{name}", "item": [ { "name": "Fetch a Dynamic Table.", "id": "242853b2-06bd-436a-8084-389dcc36bbf2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "id": "d20fc0c6-75e3-4318-ad21-3532f131fd6e", "key": "database" }, { "id": "f281ca46-8e36-43d3-beb8-dfc38eaa7e4e", "key": "schema" }, { "id": "79b73dcc-d71e-46d3-91cf-edbc6dea41ce", "key": "name" } ] }, "description": "Fetch a Dynamic Table." }, "response": [ { "id": "102a47e2-b89c-433f-b414-9e492e95da57", "name": "successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "X-Snowflake-Request-ID", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Link", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-102a47e2-b89c-433f-b414-9e492e95da57" }, { "id": "a7e43c2e-e4bd-43b9-bb60-7862c2bf1e34", "name": "202 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-a7e43c2e-e4bd-43b9-bb60-7862c2bf1e34" }, { "id": "f43d3137-af07-4352-ba15-c649240f61a6", "name": "400 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-f43d3137-af07-4352-ba15-c649240f61a6" }, { "id": "be6c68ec-b473-4fb7-99af-c33237fa6787", "name": "401 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-be6c68ec-b473-4fb7-99af-c33237fa6787" }, { "id": "f842e2a7-717c-4aad-b8f3-a1407c92c885", "name": "403 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-f842e2a7-717c-4aad-b8f3-a1407c92c885" }, { "id": "cf6f0bf8-4517-4332-a349-6843dd87a089", "name": "404 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-cf6f0bf8-4517-4332-a349-6843dd87a089" }, { "id": "7a58c8ab-ec75-47a6-a425-af75f7d87f79", "name": "405 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-7a58c8ab-ec75-47a6-a425-af75f7d87f79" }, { "id": "7181b56f-55bf-4ba5-b849-76c5a58309fa", "name": "408 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-7181b56f-55bf-4ba5-b849-76c5a58309fa" }, { "id": "7344b978-4951-4501-a776-c8c4955055de", "name": "409 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-7344b978-4951-4501-a776-c8c4955055de" }, { "id": "54ccd2de-d798-47ed-b746-ece7a54cc6c0", "name": "410 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-54ccd2de-d798-47ed-b746-ece7a54cc6c0" }, { "id": "d6895b3f-9404-406f-ac57-a003e0699af5", "name": "429 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-d6895b3f-9404-406f-ac57-a003e0699af5" }, { "id": "1cdf4367-e0ce-4ed9-a58e-0fcc57f0878c", "name": "500 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-1cdf4367-e0ce-4ed9-a58e-0fcc57f0878c" }, { "id": "e178ab89-e432-4dfe-83e5-683adeaa39bf", "name": "503 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-e178ab89-e432-4dfe-83e5-683adeaa39bf" }, { "id": "e682563a-9445-4cc4-948a-29f9fd5a5e4b", "name": "504 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-e682563a-9445-4cc4-948a-29f9fd5a5e4b" } ], "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-242853b2-06bd-436a-8084-389dcc36bbf2" }, { "name": "Delete a Dynamic Table", "id": "167b0af1-8219-4578-823b-493466235170", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "id": "fcd936bf-9295-4a34-aa94-f0a5b91d55b8", "key": "database" }, { "id": "7484d829-4d55-49b6-b3f4-e81b0cf60015", "key": "schema" }, { "id": "8ef0c8a0-65dd-4215-8587-96d2149fdc5d", "key": "name" } ] }, "description": "Delete a dynamic table with the given name. If ifExists is used, the operation will succeed even if the object does not exist. Otherwise, there will be a failure if the drop is unsuccessful." }, "response": [ { "id": "41ba50ce-cbb9-4493-90bd-e3acc3cbd733", "name": "200 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-41ba50ce-cbb9-4493-90bd-e3acc3cbd733" }, { "id": "be5a70d6-2a7a-4948-ae6f-24ac56aae3f7", "name": "202 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-be5a70d6-2a7a-4948-ae6f-24ac56aae3f7" }, { "id": "93c74c3e-619d-4aa3-9417-cbc9d181ee26", "name": "400 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-93c74c3e-619d-4aa3-9417-cbc9d181ee26" }, { "id": "bc1b435c-0d56-4418-ab41-938a2f8292a7", "name": "401 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-bc1b435c-0d56-4418-ab41-938a2f8292a7" }, { "id": "e72d296f-aa1f-45d6-9e3e-58400278596f", "name": "403 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-e72d296f-aa1f-45d6-9e3e-58400278596f" }, { "id": "62fec341-efb1-40d1-9fe3-29552d062e73", "name": "404 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-62fec341-efb1-40d1-9fe3-29552d062e73" }, { "id": "452eb4ee-e052-4252-8962-03f257d5d7b9", "name": "405 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-452eb4ee-e052-4252-8962-03f257d5d7b9" }, { "id": "686f2951-190d-4b4f-bfb3-2101dfc04666", "name": "408 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-686f2951-190d-4b4f-bfb3-2101dfc04666" }, { "id": "5a84c480-5410-4451-b564-d5a1ab16428a", "name": "409 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-5a84c480-5410-4451-b564-d5a1ab16428a" }, { "id": "eed45861-ed21-489b-b415-28aa1af1f502", "name": "410 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-eed45861-ed21-489b-b415-28aa1af1f502" }, { "id": "35d649a1-bf3b-42e6-87dc-0bdac83cad14", "name": "429 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-35d649a1-bf3b-42e6-87dc-0bdac83cad14" }, { "id": "47573c29-8e5b-4db9-8a73-24823be79045", "name": "500 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-47573c29-8e5b-4db9-8a73-24823be79045" }, { "id": "9d9b05a8-f6c7-41c7-90f4-984db962adbc", "name": "503 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-9d9b05a8-f6c7-41c7-90f4-984db962adbc" }, { "id": "da49d702-0369-413b-b129-4c79281f03f6", "name": "504 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-da49d702-0369-413b-b129-4c79281f03f6" } ], "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-167b0af1-8219-4578-823b-493466235170" } ], "id": "94e20650-ddd1-41fd-a0a9-6767e5058def", "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-94e20650-ddd1-41fd-a0a9-6767e5058def" }, { "name": "{name}:clone", "item": [ { "name": "Clone Dynamic Table", "id": "e157aa7a-e388-410e-afc6-ab7c5bc16e4e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec&value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created dynamic table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" }, { "description": "Schema of the newly created dynamic table. Defaults to the source table's schema.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "id": "5920121a-4c53-49a6-a4ab-1fd3af4a9c81", "key": "database" }, { "id": "a66433d9-1b04-45fe-82eb-44ba5dc59e65", "key": "schema" } ] }, "description": "Create a new dynamic table by cloning from the specified resource" }, "response": [ { "id": "4a4c3cd8-4ce8-4225-928c-53f9fe1b9195", "name": "200 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created dynamic table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-4a4c3cd8-4ce8-4225-928c-53f9fe1b9195" }, { "id": "8d8c1faf-0676-4f54-989e-aa401a285cbf", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created dynamic table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-8d8c1faf-0676-4f54-989e-aa401a285cbf" }, { "id": "8cd78a8c-0ffb-4f20-a703-f1049072c962", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created dynamic table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-8cd78a8c-0ffb-4f20-a703-f1049072c962" }, { "id": "219941ca-450f-4ebb-a929-b6fec66175bb", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created dynamic table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-219941ca-450f-4ebb-a929-b6fec66175bb" }, { "id": "aa1e91b3-f2b1-46af-b6c0-92270a6e455c", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created dynamic table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-aa1e91b3-f2b1-46af-b6c0-92270a6e455c" }, { "id": "46c33b42-91e6-4c15-921c-407af8f877a5", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created dynamic table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-46c33b42-91e6-4c15-921c-407af8f877a5" }, { "id": "35506fce-a2dc-465e-b107-9def67d1298e", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created dynamic table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-35506fce-a2dc-465e-b107-9def67d1298e" }, { "id": "80533e64-a08a-4a3a-bce0-33b401449a87", "name": "408 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created dynamic table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-80533e64-a08a-4a3a-bce0-33b401449a87" }, { "id": "87e881de-ca6f-4aa0-8846-7f9065da2938", "name": "409 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created dynamic table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-87e881de-ca6f-4aa0-8846-7f9065da2938" }, { "id": "3ef9e266-7eb0-470f-8a7c-2305e8719358", "name": "410 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created dynamic table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-3ef9e266-7eb0-470f-8a7c-2305e8719358" }, { "id": "86122ad8-ebdb-4750-80a2-0e4c6a2b5667", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created dynamic table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-86122ad8-ebdb-4750-80a2-0e4c6a2b5667" }, { "id": "b5275c31-ca5e-44a9-a8d2-26bc410f94fd", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created dynamic table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-b5275c31-ca5e-44a9-a8d2-26bc410f94fd" }, { "id": "093901d6-e31d-4984-8453-5fda4c1ba930", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created dynamic table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-093901d6-e31d-4984-8453-5fda4c1ba930" }, { "id": "3ec6a71c-702a-4af9-b6c2-d9befb197f7c", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created dynamic table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-3ec6a71c-702a-4af9-b6c2-d9befb197f7c" } ], "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-e157aa7a-e388-410e-afc6-ab7c5bc16e4e" } ], "id": "054ca38e-7c99-4413-a12f-455fc3c3fa09", "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-054ca38e-7c99-4413-a12f-455fc3c3fa09" }, { "name": "{name}:undrop", "item": [ { "name": "Undrop a Dynamic Table", "id": "d2e66122-d076-485d-862a-43d4151bb247", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:undrop" ], "variable": [ { "id": "2348e3fc-b079-4b29-8ff8-471abdd69eb7", "key": "database" }, { "id": "8578fab1-2567-4719-88af-e1edaf1a4c10", "key": "schema" } ] }, "description": "Undrop specified dynamic table" }, "response": [ { "id": "886c293a-7c3d-49be-b19a-8f3c8ca6e853", "name": "200 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:undrop" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-886c293a-7c3d-49be-b19a-8f3c8ca6e853" }, { "id": "8cb81719-f902-4290-9bee-a76b13beb34f", "name": "202 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:undrop" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-8cb81719-f902-4290-9bee-a76b13beb34f" }, { "id": "1af08460-af45-45c5-bf9b-edb26ff41dc6", "name": "400 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:undrop" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-1af08460-af45-45c5-bf9b-edb26ff41dc6" }, { "id": "319005b9-df26-49ce-80a2-6a6efaf0d092", "name": "401 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:undrop" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-319005b9-df26-49ce-80a2-6a6efaf0d092" }, { "id": "92593bac-3ea6-4943-ad2b-16c5525f5a9c", "name": "403 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:undrop" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-92593bac-3ea6-4943-ad2b-16c5525f5a9c" }, { "id": "bce15dae-856c-47a2-9d19-806f500856cf", "name": "404 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:undrop" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-bce15dae-856c-47a2-9d19-806f500856cf" }, { "id": "04e70d30-1545-4936-a9b6-332e2596e954", "name": "405 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:undrop" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-04e70d30-1545-4936-a9b6-332e2596e954" }, { "id": "5c7e65ce-8bab-4db7-9e4b-10b5c4e61b62", "name": "408 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:undrop" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-5c7e65ce-8bab-4db7-9e4b-10b5c4e61b62" }, { "id": "62a30c00-e8e1-4082-903e-bcb2340d26ec", "name": "409 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:undrop" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-62a30c00-e8e1-4082-903e-bcb2340d26ec" }, { "id": "27e06072-2018-4015-9063-0c55ab8f0172", "name": "410 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:undrop" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-27e06072-2018-4015-9063-0c55ab8f0172" }, { "id": "8ec5d84b-5855-4117-bf8c-afc5a30932d9", "name": "429 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:undrop" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-8ec5d84b-5855-4117-bf8c-afc5a30932d9" }, { "id": "d6e48038-1f4f-4d82-ab40-46d583a19bdd", "name": "500 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:undrop" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-d6e48038-1f4f-4d82-ab40-46d583a19bdd" }, { "id": "a4832488-c03f-48a0-8fd3-5729d932342f", "name": "503 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:undrop" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-a4832488-c03f-48a0-8fd3-5729d932342f" }, { "id": "c38d9f50-909a-48b1-b6f6-9dc222e88b7f", "name": "504 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:undrop" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-c38d9f50-909a-48b1-b6f6-9dc222e88b7f" } ], "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-d2e66122-d076-485d-862a-43d4151bb247" } ], "id": "cc101acc-7476-4f0a-a82f-4728cb83b23d", "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-cc101acc-7476-4f0a-a82f-4728cb83b23d" }, { "name": "{name}:suspend", "item": [ { "name": "Suspend Refreshes on the Dynamic Table", "id": "ce7c9ccf-4c10-4d02-872d-cd52de9a39f5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend" ], "variable": [ { "id": "0ec9da31-96a8-4eb9-9c9d-7cab96c1be97", "key": "database" }, { "id": "0a6d93eb-6a8d-4b0c-893b-52a196d43107", "key": "schema" } ] }, "description": "Suspend refreshes on the dynamic table" }, "response": [ { "id": "677f3086-3cc9-4d9c-b570-a3c5f1b487d4", "name": "200 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-677f3086-3cc9-4d9c-b570-a3c5f1b487d4" }, { "id": "98b90e50-3003-461a-b1c9-57f9f8f0af65", "name": "202 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-98b90e50-3003-461a-b1c9-57f9f8f0af65" }, { "id": "b3b904c0-cb13-4249-9585-62ec842d548c", "name": "400 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-b3b904c0-cb13-4249-9585-62ec842d548c" }, { "id": "a04e13af-620f-46e6-ab15-69afeb67f85f", "name": "401 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-a04e13af-620f-46e6-ab15-69afeb67f85f" }, { "id": "bff03668-1189-4770-9d8d-c0b997143eef", "name": "403 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-bff03668-1189-4770-9d8d-c0b997143eef" }, { "id": "1a630a2b-3e29-4c62-ad09-2385af3f7733", "name": "404 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-1a630a2b-3e29-4c62-ad09-2385af3f7733" }, { "id": "ff5c706a-81b5-400b-bd95-202dbfbe689f", "name": "405 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-ff5c706a-81b5-400b-bd95-202dbfbe689f" }, { "id": "8ea1bc0f-c1d1-4f2e-b646-07d524897e97", "name": "408 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-8ea1bc0f-c1d1-4f2e-b646-07d524897e97" }, { "id": "cc2308cf-da87-4330-a64c-8fcf68b2ce43", "name": "409 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-cc2308cf-da87-4330-a64c-8fcf68b2ce43" }, { "id": "4904e190-7ed1-43b7-a716-07446f421716", "name": "410 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-4904e190-7ed1-43b7-a716-07446f421716" }, { "id": "470eb180-3bb9-4a87-b276-e171ad15c0b6", "name": "429 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-470eb180-3bb9-4a87-b276-e171ad15c0b6" }, { "id": "3d8924a1-f4c5-4ca2-ba61-0bd66da18cde", "name": "500 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-3d8924a1-f4c5-4ca2-ba61-0bd66da18cde" }, { "id": "60bb0bef-1ca4-42bb-ab30-bd7d22b2b9a0", "name": "503 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-60bb0bef-1ca4-42bb-ab30-bd7d22b2b9a0" }, { "id": "33783534-f602-47c9-8a3b-76f2a4209b8d", "name": "504 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-33783534-f602-47c9-8a3b-76f2a4209b8d" } ], "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-ce7c9ccf-4c10-4d02-872d-cd52de9a39f5" } ], "id": "13a6a531-6898-4148-adf5-73743d995fd9", "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-13a6a531-6898-4148-adf5-73743d995fd9" }, { "name": "{name}:resume", "item": [ { "name": "Resume Refreshes on the Dynamic Table", "id": "804657d1-405c-4345-bbbd-70a7aa4c79a4", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume" ], "variable": [ { "id": "32c40769-303b-47eb-afb6-9859b8e58653", "key": "database" }, { "id": "44fa14e3-59dc-4d5d-be63-f115cf47aa7e", "key": "schema" } ] }, "description": "Resume refreshes on the dynamic table" }, "response": [ { "id": "c82f6107-4754-4f90-ab6a-dc17d47943c3", "name": "200 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-c82f6107-4754-4f90-ab6a-dc17d47943c3" }, { "id": "aecd0e10-fdaa-482e-b3f8-3a8a40323733", "name": "202 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-aecd0e10-fdaa-482e-b3f8-3a8a40323733" }, { "id": "bbae2ad7-eb21-4c31-a951-f93d111b82af", "name": "400 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-bbae2ad7-eb21-4c31-a951-f93d111b82af" }, { "id": "c5805eda-11f3-4588-8c17-7700dd1c11bc", "name": "401 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-c5805eda-11f3-4588-8c17-7700dd1c11bc" }, { "id": "051ffea7-b114-428c-b54a-1352366f30dc", "name": "403 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-051ffea7-b114-428c-b54a-1352366f30dc" }, { "id": "684a7e9d-8665-4346-8782-b70e50c3dd88", "name": "404 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-684a7e9d-8665-4346-8782-b70e50c3dd88" }, { "id": "9f97d4fc-57d5-48cb-ba93-5d4de37e80db", "name": "405 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-9f97d4fc-57d5-48cb-ba93-5d4de37e80db" }, { "id": "a56678bf-12ad-40c3-b42a-ae009d117d68", "name": "408 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-a56678bf-12ad-40c3-b42a-ae009d117d68" }, { "id": "347cdfda-9eac-4709-90e0-d68cc89f0ad3", "name": "409 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-347cdfda-9eac-4709-90e0-d68cc89f0ad3" }, { "id": "60a6d01c-143c-4cac-85e7-b633cd0c92eb", "name": "410 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-60a6d01c-143c-4cac-85e7-b633cd0c92eb" }, { "id": "7f22b42e-b1c5-4584-9bfc-5c6bf5c10386", "name": "429 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-7f22b42e-b1c5-4584-9bfc-5c6bf5c10386" }, { "id": "7eb12d47-a6c6-4887-a831-3f6b914332a9", "name": "500 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-7eb12d47-a6c6-4887-a831-3f6b914332a9" }, { "id": "77c8d2e1-a660-4d0c-af80-d1e42a5f3418", "name": "503 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-77c8d2e1-a660-4d0c-af80-d1e42a5f3418" }, { "id": "a1c81a9b-e1dc-4a94-8ec0-0eac7392f4db", "name": "504 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-a1c81a9b-e1dc-4a94-8ec0-0eac7392f4db" } ], "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-804657d1-405c-4345-bbbd-70a7aa4c79a4" } ], "id": "758f9b7b-aad6-4942-9b55-96f628570e07", "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-758f9b7b-aad6-4942-9b55-96f628570e07" }, { "name": "{name}:refresh", "item": [ { "name": "Refresh the Dynamic Table", "id": "b7e281d0-cbd2-4875-bdc3-4611e8bcd37f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:refresh" ], "variable": [ { "id": "a4f4e34b-73a9-4584-988f-431ea0772382", "key": "database" }, { "id": "0ade1b82-7f8c-45b2-85f9-7d69dd3bc34e", "key": "schema" } ] }, "description": "Specifies that the dynamic table should be manually refreshed" }, "response": [ { "id": "410338c7-978c-4aa7-abc5-af5388c7ae43", "name": "200 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:refresh" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-410338c7-978c-4aa7-abc5-af5388c7ae43" }, { "id": "72690d30-b126-4617-b3f3-6a0a71366e77", "name": "202 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:refresh" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-72690d30-b126-4617-b3f3-6a0a71366e77" }, { "id": "5cef00eb-fede-4bd5-9913-53d3769c3ec5", "name": "400 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:refresh" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-5cef00eb-fede-4bd5-9913-53d3769c3ec5" }, { "id": "ccd18777-a74d-41a1-b746-b0a80acefb7f", "name": "401 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:refresh" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-ccd18777-a74d-41a1-b746-b0a80acefb7f" }, { "id": "bdb213ff-a79c-4019-9774-5b259aa51835", "name": "403 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:refresh" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-bdb213ff-a79c-4019-9774-5b259aa51835" }, { "id": "d588f6e7-651b-4d7a-a875-ab44f8e554c7", "name": "404 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:refresh" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-d588f6e7-651b-4d7a-a875-ab44f8e554c7" }, { "id": "919eef45-b99e-4f73-902d-8ff59afdeea7", "name": "405 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:refresh" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-919eef45-b99e-4f73-902d-8ff59afdeea7" }, { "id": "b997b055-0c15-4ea6-b081-d35c793aacb9", "name": "408 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:refresh" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-b997b055-0c15-4ea6-b081-d35c793aacb9" }, { "id": "de06a553-9d87-4f2e-b509-d2223729601f", "name": "409 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:refresh" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-de06a553-9d87-4f2e-b509-d2223729601f" }, { "id": "537c80e8-8c45-4ea3-b9af-6cf01240b433", "name": "410 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:refresh" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-537c80e8-8c45-4ea3-b9af-6cf01240b433" }, { "id": "e719b461-e8ad-4746-821e-82850ecd040a", "name": "429 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:refresh" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-e719b461-e8ad-4746-821e-82850ecd040a" }, { "id": "e81119df-6ed3-4d99-ba19-25ae08e527d2", "name": "500 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:refresh" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-e81119df-6ed3-4d99-ba19-25ae08e527d2" }, { "id": "c8a7b265-60dc-4e3d-a6b5-4f20b0b04e32", "name": "503 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:refresh" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-c8a7b265-60dc-4e3d-a6b5-4f20b0b04e32" }, { "id": "4ccfc54c-b7c7-42e9-a301-10146f2c4b80", "name": "504 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:refresh" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-4ccfc54c-b7c7-42e9-a301-10146f2c4b80" } ], "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-b7e281d0-cbd2-4875-bdc3-4611e8bcd37f" } ], "id": "83ccf47d-c88e-4c47-8c65-d10a694d9f72", "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-83ccf47d-c88e-4c47-8c65-d10a694d9f72" }, { "name": "{name}:suspend-recluster", "item": [ { "name": "Suspend Recluster of a Dynamic Table", "id": "99a03ccc-b8dd-4333-8d82-e53fa92d3330", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend-recluster" ], "variable": [ { "id": "3851520d-a82c-4a82-8960-a9d77d0bc23a", "key": "database" }, { "id": "86751e10-a4c0-4465-8a2a-28da44739330", "key": "schema" } ] }, "description": "Suspend recluster of a dynamic table" }, "response": [ { "id": "64f40a60-9221-4612-a0ae-7e7a5d63e354", "name": "200 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-64f40a60-9221-4612-a0ae-7e7a5d63e354" }, { "id": "5f482f6c-e849-4dd6-897b-0390f6e86440", "name": "202 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-5f482f6c-e849-4dd6-897b-0390f6e86440" }, { "id": "1a35bc8e-ecc9-4d71-864f-8f62ce1fb9ba", "name": "400 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-1a35bc8e-ecc9-4d71-864f-8f62ce1fb9ba" }, { "id": "b14128a3-2849-4854-9176-d920f7f6bfed", "name": "401 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-b14128a3-2849-4854-9176-d920f7f6bfed" }, { "id": "a9d31856-9d6e-44f9-b68b-4efa03fd6111", "name": "403 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-a9d31856-9d6e-44f9-b68b-4efa03fd6111" }, { "id": "042e1b7f-e4a1-4ac9-8482-0d8f7bb018b9", "name": "404 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-042e1b7f-e4a1-4ac9-8482-0d8f7bb018b9" }, { "id": "6e88f596-b8fc-4f64-9974-bb5174f4cafe", "name": "405 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-6e88f596-b8fc-4f64-9974-bb5174f4cafe" }, { "id": "220402be-35bf-4efb-919b-1c92e82817bb", "name": "408 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-220402be-35bf-4efb-919b-1c92e82817bb" }, { "id": "4d999df0-a1c2-4ff2-b203-e427a91e7435", "name": "409 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-4d999df0-a1c2-4ff2-b203-e427a91e7435" }, { "id": "359b6084-5efe-4be2-8c49-781009aefd37", "name": "410 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-359b6084-5efe-4be2-8c49-781009aefd37" }, { "id": "bcaec11a-4104-4f9f-98cd-b0b465a51968", "name": "429 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-bcaec11a-4104-4f9f-98cd-b0b465a51968" }, { "id": "c37f621a-fd2c-48ed-b0ca-f02954f3a101", "name": "500 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-c37f621a-fd2c-48ed-b0ca-f02954f3a101" }, { "id": "3433d14f-8c78-4c01-87c5-20fa8a55f8bf", "name": "503 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-3433d14f-8c78-4c01-87c5-20fa8a55f8bf" }, { "id": "a71f6d39-1045-4a6f-8a1f-f4ad8a9adbb8", "name": "504 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:suspend-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-a71f6d39-1045-4a6f-8a1f-f4ad8a9adbb8" } ], "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-99a03ccc-b8dd-4333-8d82-e53fa92d3330" } ], "id": "1c86150f-479a-4acc-96e5-4915b8c613cc", "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-1c86150f-479a-4acc-96e5-4915b8c613cc" }, { "name": "{name}:resume-recluster", "item": [ { "name": "Resume Recluster of a Dynamic Table", "id": "76da3a19-4c98-4ffe-aed1-200655c7ca29", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume-recluster" ], "variable": [ { "id": "5f515623-b179-4620-a049-9527a4502db5", "key": "database" }, { "id": "f177d9c5-39c3-4c7e-8bf5-c364e5b5561d", "key": "schema" } ] }, "description": "Resume recluster of a dynamic table" }, "response": [ { "id": "12ff60d0-6579-4283-8d94-63c49da208f6", "name": "200 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-12ff60d0-6579-4283-8d94-63c49da208f6" }, { "id": "4adb8f9d-d073-460a-9ae9-dfeaecbcc81f", "name": "202 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-4adb8f9d-d073-460a-9ae9-dfeaecbcc81f" }, { "id": "9edcb532-b581-47b5-af50-493ad6405ca1", "name": "400 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-9edcb532-b581-47b5-af50-493ad6405ca1" }, { "id": "ddc00aa4-4b42-4eb9-8638-17ab200f0aba", "name": "401 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-ddc00aa4-4b42-4eb9-8638-17ab200f0aba" }, { "id": "d2046fe0-792a-448d-92bd-8996083024b8", "name": "403 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-d2046fe0-792a-448d-92bd-8996083024b8" }, { "id": "f6c6a5c6-7794-4206-a356-5c65eb0cadb1", "name": "404 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-f6c6a5c6-7794-4206-a356-5c65eb0cadb1" }, { "id": "0214919a-c3c2-49dd-b909-293ecf62dd2b", "name": "405 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-0214919a-c3c2-49dd-b909-293ecf62dd2b" }, { "id": "8872ec78-485f-4f8e-8432-3297dfcffa1e", "name": "408 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-8872ec78-485f-4f8e-8432-3297dfcffa1e" }, { "id": "5b2c78da-c7f9-4ce3-845b-0cb7ef153be4", "name": "409 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-5b2c78da-c7f9-4ce3-845b-0cb7ef153be4" }, { "id": "54056d98-7432-4c6f-a881-3811f1e18a4b", "name": "410 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-54056d98-7432-4c6f-a881-3811f1e18a4b" }, { "id": "87c16cbe-9795-4037-8867-1a369b403bdd", "name": "429 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-87c16cbe-9795-4037-8867-1a369b403bdd" }, { "id": "f5632663-0350-41fd-9dbb-29435c01dc30", "name": "500 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-f5632663-0350-41fd-9dbb-29435c01dc30" }, { "id": "ddadc6aa-1615-4752-8735-028b9fd702f2", "name": "503 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-ddadc6aa-1615-4752-8735-028b9fd702f2" }, { "id": "51731042-b9e5-4fca-9001-f0773614776c", "name": "504 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:resume-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-51731042-b9e5-4fca-9001-f0773614776c" } ], "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-76da3a19-4c98-4ffe-aed1-200655c7ca29" } ], "id": "365f504e-5f87-4a6e-b091-341692ea5444", "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-365f504e-5f87-4a6e-b091-341692ea5444" }, { "name": "{name}:swap-with", "item": [ { "name": "Swap With Another Dynamic Table", "id": "355b864c-ff10-4684-87e9-7463722779c8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?value=reference common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec&value=reference common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec&value=reference common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:swap-with" ], "query": [ { "description": "(Required) The name of the target dynamic table to be swapped with.", "key": "value", "value": "reference common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" }, { "description": "Database of the target dynamic table. Defaults to the source table's database.", "key": "value", "value": "reference common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" }, { "description": "Schema of the target dynamic table. Defaults to the source table's schema.", "key": "value", "value": "reference common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "id": "8873715e-1fd5-4d38-bdfb-fb1063feb9d4", "key": "database" }, { "id": "51a936c2-e94a-479a-bbb5-6a27de135ac6", "key": "schema" } ] }, "description": "Swap with another dynamic table" }, "response": [ { "id": "f1f08093-db65-47a8-a744-12923ac75c11", "name": "200 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?value=reference common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:swap-with" ], "query": [ { "description": "(Required) The name of the target dynamic table to be swapped with.", "key": "value", "value": "reference common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-f1f08093-db65-47a8-a744-12923ac75c11" }, { "id": "4bb445e1-3ef5-442e-85e6-afb3eace1a04", "name": "202 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?value=reference common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:swap-with" ], "query": [ { "description": "(Required) The name of the target dynamic table to be swapped with.", "key": "value", "value": "reference common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-4bb445e1-3ef5-442e-85e6-afb3eace1a04" }, { "id": "dd01d1c1-0527-4f55-b278-aa236aee6132", "name": "400 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?value=reference common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:swap-with" ], "query": [ { "description": "(Required) The name of the target dynamic table to be swapped with.", "key": "value", "value": "reference common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-dd01d1c1-0527-4f55-b278-aa236aee6132" }, { "id": "1ca90f0f-b6e9-4888-aeee-ede973eec557", "name": "401 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?value=reference common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:swap-with" ], "query": [ { "description": "(Required) The name of the target dynamic table to be swapped with.", "key": "value", "value": "reference common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-1ca90f0f-b6e9-4888-aeee-ede973eec557" }, { "id": "59f0c1c3-14f7-47d4-911a-ea023a80ccd2", "name": "403 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?value=reference common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:swap-with" ], "query": [ { "description": "(Required) The name of the target dynamic table to be swapped with.", "key": "value", "value": "reference common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-59f0c1c3-14f7-47d4-911a-ea023a80ccd2" }, { "id": "a179ee7a-6d8d-44b3-b8d5-6bf423a63d7f", "name": "404 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?value=reference common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:swap-with" ], "query": [ { "description": "(Required) The name of the target dynamic table to be swapped with.", "key": "value", "value": "reference common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-a179ee7a-6d8d-44b3-b8d5-6bf423a63d7f" }, { "id": "aa814f41-dc89-4eb6-9f54-7440fd26e7da", "name": "405 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?value=reference common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:swap-with" ], "query": [ { "description": "(Required) The name of the target dynamic table to be swapped with.", "key": "value", "value": "reference common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-aa814f41-dc89-4eb6-9f54-7440fd26e7da" }, { "id": "3bddd737-c1dd-4ff0-9122-c2024234b6dd", "name": "408 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?value=reference common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:swap-with" ], "query": [ { "description": "(Required) The name of the target dynamic table to be swapped with.", "key": "value", "value": "reference common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-3bddd737-c1dd-4ff0-9122-c2024234b6dd" }, { "id": "3f1cd5a9-9def-400e-b271-49deb5412b47", "name": "409 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?value=reference common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:swap-with" ], "query": [ { "description": "(Required) The name of the target dynamic table to be swapped with.", "key": "value", "value": "reference common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-3f1cd5a9-9def-400e-b271-49deb5412b47" }, { "id": "cb384204-1df2-4b8b-92ee-20e9bd5b8b30", "name": "410 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?value=reference common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:swap-with" ], "query": [ { "description": "(Required) The name of the target dynamic table to be swapped with.", "key": "value", "value": "reference common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-cb384204-1df2-4b8b-92ee-20e9bd5b8b30" }, { "id": "23021633-a199-4fae-ab1b-fee385e0fdd7", "name": "429 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?value=reference common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:swap-with" ], "query": [ { "description": "(Required) The name of the target dynamic table to be swapped with.", "key": "value", "value": "reference common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-23021633-a199-4fae-ab1b-fee385e0fdd7" }, { "id": "4e5b6616-653e-4cb8-bff3-1aba470304e1", "name": "500 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?value=reference common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:swap-with" ], "query": [ { "description": "(Required) The name of the target dynamic table to be swapped with.", "key": "value", "value": "reference common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-4e5b6616-653e-4cb8-bff3-1aba470304e1" }, { "id": "82640a78-72b2-4cab-9416-0778b44f1f99", "name": "503 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?value=reference common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:swap-with" ], "query": [ { "description": "(Required) The name of the target dynamic table to be swapped with.", "key": "value", "value": "reference common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-82640a78-72b2-4cab-9416-0778b44f1f99" }, { "id": "181a4cf8-bb97-46a6-bfd1-b02952e395a0", "name": "504 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?value=reference common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables", "{{name}}:swap-with" ], "query": [ { "description": "(Required) The name of the target dynamic table to be swapped with.", "key": "value", "value": "reference common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-181a4cf8-bb97-46a6-bfd1-b02952e395a0" } ], "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-355b864c-ff10-4684-87e9-7463722779c8" } ], "id": "fecfc617-130c-4f88-9a5a-ee10f5f77a32", "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-fecfc617-130c-4f88-9a5a-ee10f5f77a32" }, { "name": "List Dynamic Tables", "id": "6bce3c3d-57f4-4a9d-9d23-8b695cd5f9dd", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "query": [ { "description": "Optionally includes dependency information of the dynamic table.", "key": "deep", "value": "" } ], "variable": [ { "id": "4a169ab8-cac2-46d9-96e4-b46d6cf6e363", "key": "database" }, { "id": "7127a6f8-eb76-4bf1-bf2d-042c848ef4bd", "key": "schema" } ] }, "description": "Lists the dynamic tables under the database and schema." }, "response": [ { "id": "3414473b-302c-4725-9ddd-e456d01d6f16", "name": "successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "query": [ { "description": "Optionally includes dependency information of the dynamic table.", "key": "deep", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "X-Snowflake-Request-ID", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Link", "value": "" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_CREATE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"RUNNING\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n },\n {\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"INCREMENTAL\",\n \"initialize\": \"ON_CREATE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"RUNNING\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n }\n]", "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-3414473b-302c-4725-9ddd-e456d01d6f16" }, { "id": "e6644a98-3b90-491d-9c52-6e4ae73b2b81", "name": "202 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "query": [ { "description": "Optionally includes dependency information of the dynamic table.", "key": "deep", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-e6644a98-3b90-491d-9c52-6e4ae73b2b81" }, { "id": "c345bab2-72b6-4467-b5b9-58670f816ec8", "name": "400 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "query": [ { "description": "Optionally includes dependency information of the dynamic table.", "key": "deep", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-c345bab2-72b6-4467-b5b9-58670f816ec8" }, { "id": "247d67c5-a863-487d-a683-95f6d3b0cd54", "name": "401 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "query": [ { "description": "Optionally includes dependency information of the dynamic table.", "key": "deep", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-247d67c5-a863-487d-a683-95f6d3b0cd54" }, { "id": "ca8d783c-04bd-432e-ab13-b9409a22e210", "name": "403 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "query": [ { "description": "Optionally includes dependency information of the dynamic table.", "key": "deep", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-ca8d783c-04bd-432e-ab13-b9409a22e210" }, { "id": "ae87f970-0fb1-49eb-b65e-bcc1e708b0a0", "name": "404 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "query": [ { "description": "Optionally includes dependency information of the dynamic table.", "key": "deep", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-ae87f970-0fb1-49eb-b65e-bcc1e708b0a0" }, { "id": "363f2ed6-c03e-444e-8425-7168dc86d2d1", "name": "405 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "query": [ { "description": "Optionally includes dependency information of the dynamic table.", "key": "deep", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-363f2ed6-c03e-444e-8425-7168dc86d2d1" }, { "id": "8ab2c0bf-22b5-4f28-8812-858cea92f32f", "name": "408 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "query": [ { "description": "Optionally includes dependency information of the dynamic table.", "key": "deep", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-8ab2c0bf-22b5-4f28-8812-858cea92f32f" }, { "id": "5ea6e1a0-b282-499e-a4d9-e75c7cf8cd3a", "name": "409 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "query": [ { "description": "Optionally includes dependency information of the dynamic table.", "key": "deep", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-5ea6e1a0-b282-499e-a4d9-e75c7cf8cd3a" }, { "id": "caa43771-8842-451f-af22-f42b442e13ba", "name": "410 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "query": [ { "description": "Optionally includes dependency information of the dynamic table.", "key": "deep", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-caa43771-8842-451f-af22-f42b442e13ba" }, { "id": "a97aa1e2-5c5c-422e-80dc-0566f9ba820c", "name": "429 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "query": [ { "description": "Optionally includes dependency information of the dynamic table.", "key": "deep", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-a97aa1e2-5c5c-422e-80dc-0566f9ba820c" }, { "id": "2549b19c-1c2d-4e93-9e9d-a399653d938c", "name": "500 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "query": [ { "description": "Optionally includes dependency information of the dynamic table.", "key": "deep", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-2549b19c-1c2d-4e93-9e9d-a399653d938c" }, { "id": "105ceb7b-d3b7-475a-9099-4b6f0298d02b", "name": "503 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "query": [ { "description": "Optionally includes dependency information of the dynamic table.", "key": "deep", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-105ceb7b-d3b7-475a-9099-4b6f0298d02b" }, { "id": "90c9ac19-86bb-4040-8876-900c1fe84b1b", "name": "504 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "query": [ { "description": "Optionally includes dependency information of the dynamic table.", "key": "deep", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-90c9ac19-86bb-4040-8876-900c1fe84b1b" } ], "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-6bce3c3d-57f4-4a9d-9d23-8b695cd5f9dd" }, { "name": "Create a Dynamic Table", "id": "10752149-7eb8-49f3-ab64-ce81c72f7105", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "variable": [ { "id": "f7a33233-8ef6-4b3e-bf51-21a8775d76e8", "key": "database" }, { "id": "57028ab2-9860-418e-9126-1844d6caa74d", "key": "schema" } ] }, "description": "Create a dynamic table, with standard create modifiers as query parameters. See the Dynamic Table component definition for what is required to be provided in the request body." }, "response": [ { "id": "2fa693a7-fa9e-4289-9e4a-021153f0f8fd", "name": "200 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-2fa693a7-fa9e-4289-9e4a-021153f0f8fd" }, { "id": "793011ab-3595-452d-b3b6-dbaa9ade06fd", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-793011ab-3595-452d-b3b6-dbaa9ade06fd" }, { "id": "5eef17d7-5ef8-4e7f-966e-89eeef1ba92d", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-5eef17d7-5ef8-4e7f-966e-89eeef1ba92d" }, { "id": "4a57981d-cbd9-4284-97a0-bbff5ab261b3", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-4a57981d-cbd9-4284-97a0-bbff5ab261b3" }, { "id": "8cdc6d0a-d91c-4da6-81b2-cee33834ae3a", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-8cdc6d0a-d91c-4da6-81b2-cee33834ae3a" }, { "id": "afdc4aa7-8c68-4ccd-a01d-9ac27d0bf72e", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-afdc4aa7-8c68-4ccd-a01d-9ac27d0bf72e" }, { "id": "1839f2fa-1d54-4d98-9490-804145d8a218", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-1839f2fa-1d54-4d98-9490-804145d8a218" }, { "id": "55bd2130-7928-412d-93f0-25624d4856dd", "name": "408 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-55bd2130-7928-412d-93f0-25624d4856dd" }, { "id": "5d4b1183-dd8c-4c3f-a46e-8e24d02a6777", "name": "409 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-5d4b1183-dd8c-4c3f-a46e-8e24d02a6777" }, { "id": "76b596fb-23d9-4a92-88b7-730b83205828", "name": "410 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-76b596fb-23d9-4a92-88b7-730b83205828" }, { "id": "50cd4384-feaf-4830-aa1e-5a7611da90e3", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-50cd4384-feaf-4830-aa1e-5a7611da90e3" }, { "id": "2caad3e4-7fe4-4e14-b4ec-dec198e5f767", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-2caad3e4-7fe4-4e14-b4ec-dec198e5f767" }, { "id": "c8dffc3b-8e83-4fa5-88fd-abbcd4f3c96d", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-c8dffc3b-8e83-4fa5-88fd-abbcd4f3c96d" }, { "id": "5ddd9c9b-05a5-446b-83a3-fca52adcdc6b", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"value\": \"reference common.yaml#/components/schemas/TargetLag not found in the OpenAPI spec\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "dynamic-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-5ddd9c9b-05a5-446b-83a3-fca52adcdc6b" } ], "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-10752149-7eb8-49f3-ab64-ce81c72f7105" } ], "id": "c787b61a-2408-46ed-9d3c-5662cdb419dd", "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-c787b61a-2408-46ed-9d3c-5662cdb419dd" } ], "id": "ef1021d3-2084-499b-9fc5-fbcda31f13c1", "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-ef1021d3-2084-499b-9fc5-fbcda31f13c1" } ], "id": "c5b226b9-8b48-4deb-98f2-8170656b6bb1", "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-c5b226b9-8b48-4deb-98f2-8170656b6bb1" } ], "id": "5e1eebb3-bdbc-4681-b854-c0b7668c354e", "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-5e1eebb3-bdbc-4681-b854-c0b7668c354e" } ], "id": "501be097-a9b7-4765-99b6-79b4b7e529a3", "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-501be097-a9b7-4765-99b6-79b4b7e529a3" } ], "id": "509ff6a4-59ad-4246-8d77-bf0885278281", "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-509ff6a4-59ad-4246-8d77-bf0885278281" } ], "id": "e785e69d-7d0d-4eba-9eb0-982b26a6bc54", "createdAt": "2026-06-05T13:20:20.000Z", "updatedAt": "2026-06-05T13:20:20.000Z", "uid": "35240-e785e69d-7d0d-4eba-9eb0-982b26a6bc54" } ], "variable": [ { "key": "baseUrl", "value": "https://org-account.snowflakecomputing.com" } ] }