{ "info": { "_postman_id": "5c434fb6-1c30-45d1-a95f-7de0db2699f2", "name": "Snowflake Schema API", "description": "The Snowflake Schema API is a REST API that you can use to access, update, and perform certain actions on a Snowflake schema.\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:50.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "lastUpdatedBy": "35240", "uid": "35240-5c434fb6-1c30-45d1-a95f-7de0db2699f2" }, "item": [ { "name": "api", "item": [ { "name": "v2", "item": [ { "name": "databases", "item": [ { "name": "{database}", "item": [ { "name": "schemas", "item": [ { "name": "{name}:clone", "item": [ { "name": "Clone a Schema.", "id": "3570deaa-71c8-4799-ab07-e0dd3b3ff957", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?kind=&value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:clone" ], "query": [ { "description": "Type of schema to clone. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" }, { "description": "Database of the newly created schema. Defaults to the source schema's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "id": "2edb937c-f966-4c43-9df0-0c8c5f5dba7b", "key": "database" } ] }, "description": "Clones an existing schema, with modifiers as query parameters. You must provide the full schema definition when cloning an existing schema." }, "response": [ { "id": "6cf0baa2-de56-42d8-8c4e-06d6e8197dc0", "name": "200 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?kind=&value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:clone" ], "query": [ { "description": "Type of schema to clone. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" }, { "description": "Database of the newly created schema. Defaults to the source schema's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-6cf0baa2-de56-42d8-8c4e-06d6e8197dc0" }, { "id": "51a2af7a-95ff-4185-822b-b01a16002307", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?kind=&value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:clone" ], "query": [ { "description": "Type of schema to clone. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" }, { "description": "Database of the newly created schema. Defaults to the source schema's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-51a2af7a-95ff-4185-822b-b01a16002307" }, { "id": "9dfd75bd-69c3-4f6c-94bc-292551de95d7", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?kind=&value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:clone" ], "query": [ { "description": "Type of schema to clone. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" }, { "description": "Database of the newly created schema. Defaults to the source schema's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-9dfd75bd-69c3-4f6c-94bc-292551de95d7" }, { "id": "69ef5091-fb3a-46aa-9f05-07c02e47f5d9", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?kind=&value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:clone" ], "query": [ { "description": "Type of schema to clone. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" }, { "description": "Database of the newly created schema. Defaults to the source schema's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-69ef5091-fb3a-46aa-9f05-07c02e47f5d9" }, { "id": "b7c08a5d-9750-4224-a2c4-bf115544e535", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?kind=&value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:clone" ], "query": [ { "description": "Type of schema to clone. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" }, { "description": "Database of the newly created schema. Defaults to the source schema's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-b7c08a5d-9750-4224-a2c4-bf115544e535" }, { "id": "76b8a403-753b-4333-8fe6-c32b918c5597", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?kind=&value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:clone" ], "query": [ { "description": "Type of schema to clone. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" }, { "description": "Database of the newly created schema. Defaults to the source schema's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-76b8a403-753b-4333-8fe6-c32b918c5597" }, { "id": "eeb46be1-b1c4-4a9d-aa2d-f6f5e3abc1da", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?kind=&value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:clone" ], "query": [ { "description": "Type of schema to clone. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" }, { "description": "Database of the newly created schema. Defaults to the source schema's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-eeb46be1-b1c4-4a9d-aa2d-f6f5e3abc1da" }, { "id": "646832ba-70c8-4094-ad66-08f73c7c084d", "name": "408 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?kind=&value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:clone" ], "query": [ { "description": "Type of schema to clone. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" }, { "description": "Database of the newly created schema. Defaults to the source schema's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-646832ba-70c8-4094-ad66-08f73c7c084d" }, { "id": "8852ce87-56f5-4562-832f-1a3cac1c20d6", "name": "409 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?kind=&value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:clone" ], "query": [ { "description": "Type of schema to clone. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" }, { "description": "Database of the newly created schema. Defaults to the source schema's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-8852ce87-56f5-4562-832f-1a3cac1c20d6" }, { "id": "05fcf7c6-e49d-40f9-9172-24083f7062ca", "name": "410 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?kind=&value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:clone" ], "query": [ { "description": "Type of schema to clone. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" }, { "description": "Database of the newly created schema. Defaults to the source schema's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-05fcf7c6-e49d-40f9-9172-24083f7062ca" }, { "id": "9862956a-df58-4f22-9668-8634b9f2034c", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?kind=&value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:clone" ], "query": [ { "description": "Type of schema to clone. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" }, { "description": "Database of the newly created schema. Defaults to the source schema's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-9862956a-df58-4f22-9668-8634b9f2034c" }, { "id": "1c7e634f-7f98-419b-b115-70fd3388fb2b", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?kind=&value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:clone" ], "query": [ { "description": "Type of schema to clone. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" }, { "description": "Database of the newly created schema. Defaults to the source schema's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-1c7e634f-7f98-419b-b115-70fd3388fb2b" }, { "id": "fa9ba371-1d54-4b07-8947-17aac691ef31", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?kind=&value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:clone" ], "query": [ { "description": "Type of schema to clone. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" }, { "description": "Database of the newly created schema. Defaults to the source schema's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-fa9ba371-1d54-4b07-8947-17aac691ef31" }, { "id": "1c79c2c0-78e3-4466-a22d-b584a66e72f1", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?kind=&value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:clone" ], "query": [ { "description": "Type of schema to clone. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" }, { "description": "Database of the newly created schema. Defaults to the source schema's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-1c79c2c0-78e3-4466-a22d-b584a66e72f1" } ], "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-3570deaa-71c8-4799-ab07-e0dd3b3ff957" } ], "id": "13d249b1-615d-4cf6-a86b-63866b722f7a", "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-13d249b1-615d-4cf6-a86b-63866b722f7a" }, { "name": "{name}:undrop", "item": [ { "name": "Undrop a Schema.", "id": "9b430bed-54d6-48f7-97ba-d6d554d6d99f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:undrop" ], "variable": [ { "id": "a6e0ec5c-0017-4cd3-9b8d-ac2db95e86cb", "key": "database" } ] }, "description": "Undrops schema." }, "response": [ { "id": "a11a4230-f1ee-4b10-b50c-7bf7a3d05481", "name": "200 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:undrop" ], "variable": [ { "key": "database" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-a11a4230-f1ee-4b10-b50c-7bf7a3d05481" }, { "id": "369a7544-c608-4786-ad6c-681968a3ad47", "name": "202 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:undrop" ], "variable": [ { "key": "database" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-369a7544-c608-4786-ad6c-681968a3ad47" }, { "id": "5146cda6-6d42-453a-b3cb-f3262ffef054", "name": "400 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:undrop" ], "variable": [ { "key": "database" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-5146cda6-6d42-453a-b3cb-f3262ffef054" }, { "id": "ef09a548-7cef-45a1-9804-f64d06c4a248", "name": "401 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:undrop" ], "variable": [ { "key": "database" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-ef09a548-7cef-45a1-9804-f64d06c4a248" }, { "id": "310dde77-e29c-4e63-8723-4ea6c74fef46", "name": "403 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:undrop" ], "variable": [ { "key": "database" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-310dde77-e29c-4e63-8723-4ea6c74fef46" }, { "id": "e094d239-5d9c-40de-b3e6-103623256287", "name": "404 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:undrop" ], "variable": [ { "key": "database" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-e094d239-5d9c-40de-b3e6-103623256287" }, { "id": "79d7a7d6-9db1-47ad-b99f-65f54d2339ce", "name": "405 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:undrop" ], "variable": [ { "key": "database" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-79d7a7d6-9db1-47ad-b99f-65f54d2339ce" }, { "id": "bbab8994-72fd-4889-9693-de97ab817eb7", "name": "408 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:undrop" ], "variable": [ { "key": "database" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-bbab8994-72fd-4889-9693-de97ab817eb7" }, { "id": "8f281539-9346-4d9a-962a-cb9849318350", "name": "409 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:undrop" ], "variable": [ { "key": "database" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-8f281539-9346-4d9a-962a-cb9849318350" }, { "id": "47b607c1-c45f-4a0a-bd4d-7af28a2f6daa", "name": "410 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:undrop" ], "variable": [ { "key": "database" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-47b607c1-c45f-4a0a-bd4d-7af28a2f6daa" }, { "id": "0274709a-9912-44c5-91e4-2c1a914f96cd", "name": "429 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:undrop" ], "variable": [ { "key": "database" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-0274709a-9912-44c5-91e4-2c1a914f96cd" }, { "id": "c931d929-6db6-4f80-999f-de3e0458e258", "name": "500 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:undrop" ], "variable": [ { "key": "database" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-c931d929-6db6-4f80-999f-de3e0458e258" }, { "id": "aa62677a-b189-4dce-a868-bdc3d356d96b", "name": "503 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:undrop" ], "variable": [ { "key": "database" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-aa62677a-b189-4dce-a868-bdc3d356d96b" }, { "id": "356be32d-d8ca-4b77-bf42-e4c61addef38", "name": "504 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", "{{name}}:undrop" ], "variable": [ { "key": "database" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-356be32d-d8ca-4b77-bf42-e4c61addef38" } ], "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-9b430bed-54d6-48f7-97ba-d6d554d6d99f" } ], "id": "820fe00d-9bc9-470b-a844-c759c28b4368", "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-820fe00d-9bc9-470b-a844-c759c28b4368" }, { "name": "{name}", "item": [ { "name": "fetch Schema", "id": "eb1e6f3c-e3fa-4dc5-8f31-90a0bed2dfa9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "variable": [ { "id": "ce634843-4ef4-4773-be96-79d83cedd9f6", "key": "database" }, { "id": "62fcaaa3-b7a7-4ee8-ae60-5a4e9f5d97fc", "key": "name" } ] }, "description": "Fetches a schema." }, "response": [ { "id": "d90697b9-5718-459f-a3cf-9b07241d19a6", "name": "successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "variable": [ { "key": "database" }, { "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 \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-d90697b9-5718-459f-a3cf-9b07241d19a6" }, { "id": "e6da7bf0-2497-4b19-94e4-cf737530d42a", "name": "202 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-e6da7bf0-2497-4b19-94e4-cf737530d42a" }, { "id": "a732f15b-da63-41ef-b31c-807cc0595e30", "name": "400 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-a732f15b-da63-41ef-b31c-807cc0595e30" }, { "id": "b3cada7c-5bc7-4c30-8e8b-8313cd2a9431", "name": "401 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-b3cada7c-5bc7-4c30-8e8b-8313cd2a9431" }, { "id": "7c090557-8a05-44a9-a870-06175e37400e", "name": "403 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-7c090557-8a05-44a9-a870-06175e37400e" }, { "id": "6897516b-fb63-4aa1-a1f8-69ffd09ee83c", "name": "404 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-6897516b-fb63-4aa1-a1f8-69ffd09ee83c" }, { "id": "a4387f7d-4732-4170-b1be-2225e53a16b2", "name": "405 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-a4387f7d-4732-4170-b1be-2225e53a16b2" }, { "id": "79dd483e-9cb9-4b41-8115-624c2731a244", "name": "408 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-79dd483e-9cb9-4b41-8115-624c2731a244" }, { "id": "b0a47453-8854-44be-bfbe-ba8c54a6e397", "name": "409 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-b0a47453-8854-44be-bfbe-ba8c54a6e397" }, { "id": "9fface01-93ed-44a9-9420-8c964ba0a4cf", "name": "410 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-9fface01-93ed-44a9-9420-8c964ba0a4cf" }, { "id": "6ba840de-5a7a-4c62-91eb-71537bbafcf4", "name": "429 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-6ba840de-5a7a-4c62-91eb-71537bbafcf4" }, { "id": "08ab5072-aaad-46a8-ae65-5a8c76e69936", "name": "500 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-08ab5072-aaad-46a8-ae65-5a8c76e69936" }, { "id": "43cca979-d8e0-4bff-982b-1afdae8a5a95", "name": "503 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-43cca979-d8e0-4bff-982b-1afdae8a5a95" }, { "id": "fa2b2cb2-25c7-4871-99e4-65635eba7af0", "name": "504 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-fa2b2cb2-25c7-4871-99e4-65635eba7af0" } ], "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-eb1e6f3c-e3fa-4dc5-8f31-90a0bed2dfa9" }, { "name": "Create a New, or Alters an Existing, Schema.", "id": "fea0388f-a5c0-48be-bfff-785ca20282cf", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "id": "7b4ca82c-fdad-4254-bd1c-2e26479f1cc5", "key": "database" }, { "id": "0931e519-1361-47b4-8dbc-b8a916fe3a24", "key": "name" } ] }, "description": "Creates a new, or alters an existing, schema. You must provide the full schema definition even when altering an existing schema." }, "response": [ { "id": "0061323e-f2b2-4448-b9d8-74f941e3b2ad", "name": "200 response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-0061323e-f2b2-4448-b9d8-74f941e3b2ad" }, { "id": "ceb44dca-50d7-4858-968b-d6302bec50bf", "name": "202 response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-ceb44dca-50d7-4858-968b-d6302bec50bf" }, { "id": "02af6e0f-136d-4598-8487-d268be20cc32", "name": "400 response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-02af6e0f-136d-4598-8487-d268be20cc32" }, { "id": "80f2fde2-cc8b-4a71-9425-eb07cd370332", "name": "401 response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-80f2fde2-cc8b-4a71-9425-eb07cd370332" }, { "id": "b3634743-5167-431d-a1b8-41c21372d077", "name": "403 response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-b3634743-5167-431d-a1b8-41c21372d077" }, { "id": "b74746ae-9779-4efe-b862-830a1ef12d61", "name": "404 response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-b74746ae-9779-4efe-b862-830a1ef12d61" }, { "id": "cd0a02d7-506f-4902-ba72-97973b499d7e", "name": "405 response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-cd0a02d7-506f-4902-ba72-97973b499d7e" }, { "id": "61be0bfa-d169-4433-89ae-1b2e004d8584", "name": "408 response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-61be0bfa-d169-4433-89ae-1b2e004d8584" }, { "id": "5703e6a2-a951-4992-a94f-7923902500c7", "name": "409 response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-5703e6a2-a951-4992-a94f-7923902500c7" }, { "id": "95e8ed2d-09df-4a6f-a1bc-d6592fad5879", "name": "410 response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-95e8ed2d-09df-4a6f-a1bc-d6592fad5879" }, { "id": "ed26c525-9f37-4bd4-a637-2f462b5eb6f7", "name": "429 response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-ed26c525-9f37-4bd4-a637-2f462b5eb6f7" }, { "id": "76e0d4e7-6d49-4f7f-a2c7-529907946d5c", "name": "500 response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-76e0d4e7-6d49-4f7f-a2c7-529907946d5c" }, { "id": "ba4f93ae-87b4-4c28-a56a-bb179a845ce7", "name": "503 response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-ba4f93ae-87b4-4c28-a56a-bb179a845ce7" }, { "id": "14e5c465-4f51-4832-a5a2-857a8ff41be0", "name": "504 response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-14e5c465-4f51-4832-a5a2-857a8ff41be0" } ], "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-fea0388f-a5c0-48be-bfff-785ca20282cf" }, { "name": "Delete a Schema.", "id": "bc7de889-b7e6-4f7b-8cc4-0b027980696e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?restrict=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Whether to drop the schema if foreign keys exist that reference any tables in the schema.\n- `true`: Return a warning about existing foreign key references and don't drop the schema.\n- `false`: Drop the schema and all objects in the database, including tables with primary or unique keys that are referenced by foreign keys in other tables.\nDefault: `false`.", "key": "restrict", "value": "false" } ], "variable": [ { "id": "592a722b-3b67-44e0-b7c3-eaab01f37ae4", "key": "database" }, { "id": "8be8b2a1-8b83-4cf6-bc69-5a5dcf59246e", "key": "name" } ] }, "description": "Deletes the specified schema. If you enable the `ifExists` parameter, the operation succeeds even if the schema does not exist. Otherwise, a 404 failure is returned if the schema does not exist. if the drop is unsuccessful." }, "response": [ { "id": "bb268b13-7de5-4680-b6e8-81c2f95bc365", "name": "200 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?restrict=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Whether to drop the schema if foreign keys exist that reference any tables in the schema.\n- `true`: Return a warning about existing foreign key references and don't drop the schema.\n- `false`: Drop the schema and all objects in the database, including tables with primary or unique keys that are referenced by foreign keys in other tables.\nDefault: `false`.", "key": "restrict", "value": "false" } ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-bb268b13-7de5-4680-b6e8-81c2f95bc365" }, { "id": "eaef558e-977d-4130-9550-4d5142b5f013", "name": "202 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?restrict=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Whether to drop the schema if foreign keys exist that reference any tables in the schema.\n- `true`: Return a warning about existing foreign key references and don't drop the schema.\n- `false`: Drop the schema and all objects in the database, including tables with primary or unique keys that are referenced by foreign keys in other tables.\nDefault: `false`.", "key": "restrict", "value": "false" } ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-eaef558e-977d-4130-9550-4d5142b5f013" }, { "id": "a7b60cd7-64fa-4add-bb98-29eb8f6eaf43", "name": "400 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?restrict=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Whether to drop the schema if foreign keys exist that reference any tables in the schema.\n- `true`: Return a warning about existing foreign key references and don't drop the schema.\n- `false`: Drop the schema and all objects in the database, including tables with primary or unique keys that are referenced by foreign keys in other tables.\nDefault: `false`.", "key": "restrict", "value": "false" } ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-a7b60cd7-64fa-4add-bb98-29eb8f6eaf43" }, { "id": "422a629c-bf22-4d97-9e53-fa65e2e1ddcf", "name": "401 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?restrict=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Whether to drop the schema if foreign keys exist that reference any tables in the schema.\n- `true`: Return a warning about existing foreign key references and don't drop the schema.\n- `false`: Drop the schema and all objects in the database, including tables with primary or unique keys that are referenced by foreign keys in other tables.\nDefault: `false`.", "key": "restrict", "value": "false" } ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-422a629c-bf22-4d97-9e53-fa65e2e1ddcf" }, { "id": "8a94b6dd-019b-4508-aa60-fc1f01101527", "name": "403 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?restrict=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Whether to drop the schema if foreign keys exist that reference any tables in the schema.\n- `true`: Return a warning about existing foreign key references and don't drop the schema.\n- `false`: Drop the schema and all objects in the database, including tables with primary or unique keys that are referenced by foreign keys in other tables.\nDefault: `false`.", "key": "restrict", "value": "false" } ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-8a94b6dd-019b-4508-aa60-fc1f01101527" }, { "id": "c536bb98-0533-495b-8f83-2cdc18ece896", "name": "404 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?restrict=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Whether to drop the schema if foreign keys exist that reference any tables in the schema.\n- `true`: Return a warning about existing foreign key references and don't drop the schema.\n- `false`: Drop the schema and all objects in the database, including tables with primary or unique keys that are referenced by foreign keys in other tables.\nDefault: `false`.", "key": "restrict", "value": "false" } ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-c536bb98-0533-495b-8f83-2cdc18ece896" }, { "id": "487f1ad5-0a54-456a-93e0-c137b1bede10", "name": "405 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?restrict=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Whether to drop the schema if foreign keys exist that reference any tables in the schema.\n- `true`: Return a warning about existing foreign key references and don't drop the schema.\n- `false`: Drop the schema and all objects in the database, including tables with primary or unique keys that are referenced by foreign keys in other tables.\nDefault: `false`.", "key": "restrict", "value": "false" } ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-487f1ad5-0a54-456a-93e0-c137b1bede10" }, { "id": "e7210514-b852-4e2b-8e48-eca920b747f1", "name": "408 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?restrict=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Whether to drop the schema if foreign keys exist that reference any tables in the schema.\n- `true`: Return a warning about existing foreign key references and don't drop the schema.\n- `false`: Drop the schema and all objects in the database, including tables with primary or unique keys that are referenced by foreign keys in other tables.\nDefault: `false`.", "key": "restrict", "value": "false" } ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-e7210514-b852-4e2b-8e48-eca920b747f1" }, { "id": "06ef1e57-b40f-4dbb-9aca-ce96300bda8f", "name": "409 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?restrict=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Whether to drop the schema if foreign keys exist that reference any tables in the schema.\n- `true`: Return a warning about existing foreign key references and don't drop the schema.\n- `false`: Drop the schema and all objects in the database, including tables with primary or unique keys that are referenced by foreign keys in other tables.\nDefault: `false`.", "key": "restrict", "value": "false" } ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-06ef1e57-b40f-4dbb-9aca-ce96300bda8f" }, { "id": "4809262e-db04-4c44-8e65-bfd2bc7ed10c", "name": "410 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?restrict=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Whether to drop the schema if foreign keys exist that reference any tables in the schema.\n- `true`: Return a warning about existing foreign key references and don't drop the schema.\n- `false`: Drop the schema and all objects in the database, including tables with primary or unique keys that are referenced by foreign keys in other tables.\nDefault: `false`.", "key": "restrict", "value": "false" } ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-4809262e-db04-4c44-8e65-bfd2bc7ed10c" }, { "id": "e4115121-64d0-4966-8833-1e353ffe4366", "name": "429 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?restrict=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Whether to drop the schema if foreign keys exist that reference any tables in the schema.\n- `true`: Return a warning about existing foreign key references and don't drop the schema.\n- `false`: Drop the schema and all objects in the database, including tables with primary or unique keys that are referenced by foreign keys in other tables.\nDefault: `false`.", "key": "restrict", "value": "false" } ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-e4115121-64d0-4966-8833-1e353ffe4366" }, { "id": "9cea6900-6ac7-4938-a768-c551cfcf1b84", "name": "500 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?restrict=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Whether to drop the schema if foreign keys exist that reference any tables in the schema.\n- `true`: Return a warning about existing foreign key references and don't drop the schema.\n- `false`: Drop the schema and all objects in the database, including tables with primary or unique keys that are referenced by foreign keys in other tables.\nDefault: `false`.", "key": "restrict", "value": "false" } ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-9cea6900-6ac7-4938-a768-c551cfcf1b84" }, { "id": "859da973-854e-484a-9446-f050d7c057dc", "name": "503 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?restrict=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Whether to drop the schema if foreign keys exist that reference any tables in the schema.\n- `true`: Return a warning about existing foreign key references and don't drop the schema.\n- `false`: Drop the schema and all objects in the database, including tables with primary or unique keys that are referenced by foreign keys in other tables.\nDefault: `false`.", "key": "restrict", "value": "false" } ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-859da973-854e-484a-9446-f050d7c057dc" }, { "id": "6d82d7e9-1db5-4d1a-bae0-cf43fc630bc3", "name": "504 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?restrict=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":name" ], "query": [ { "description": "Whether to drop the schema if foreign keys exist that reference any tables in the schema.\n- `true`: Return a warning about existing foreign key references and don't drop the schema.\n- `false`: Drop the schema and all objects in the database, including tables with primary or unique keys that are referenced by foreign keys in other tables.\nDefault: `false`.", "key": "restrict", "value": "false" } ], "variable": [ { "key": "database" }, { "key": "name" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-6d82d7e9-1db5-4d1a-bae0-cf43fc630bc3" } ], "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-bc7de889-b7e6-4f7b-8cc4-0b027980696e" } ], "id": "adb86fa9-8f20-4c50-91f5-f3a7df45a7ec", "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-adb86fa9-8f20-4c50-91f5-f3a7df45a7ec" }, { "name": "List Schemas.", "id": "36009454-c6bf-4ab0-8085-97847796c5ce", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?history=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Whether to include dropped schemas that have not yet been purged. Default: `false`.", "key": "history", "value": "false" } ], "variable": [ { "id": "43a6ad37-05cc-445d-925e-3c84c3b41c92", "key": "database" } ] }, "description": "Lists the accessible schemas." }, "response": [ { "id": "3866ea98-31e3-44bb-aaad-d62b4f538c1a", "name": "Successful request.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?history=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Whether to include dropped schemas that have not yet been purged. Default: `false`.", "key": "history", "value": "false" } ], "variable": [ { "key": "database" } ] } }, "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 \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n },\n {\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n }\n]", "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-3866ea98-31e3-44bb-aaad-d62b4f538c1a" }, { "id": "c1ebd8ed-1369-44ea-8be0-762a848d99c0", "name": "202 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?history=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Whether to include dropped schemas that have not yet been purged. Default: `false`.", "key": "history", "value": "false" } ], "variable": [ { "key": "database" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-c1ebd8ed-1369-44ea-8be0-762a848d99c0" }, { "id": "f6bd6b87-a205-460e-b67d-280d7cfe4220", "name": "400 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?history=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Whether to include dropped schemas that have not yet been purged. Default: `false`.", "key": "history", "value": "false" } ], "variable": [ { "key": "database" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-f6bd6b87-a205-460e-b67d-280d7cfe4220" }, { "id": "e0308f0d-d49a-47bd-9769-2da59004d972", "name": "401 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?history=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Whether to include dropped schemas that have not yet been purged. Default: `false`.", "key": "history", "value": "false" } ], "variable": [ { "key": "database" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-e0308f0d-d49a-47bd-9769-2da59004d972" }, { "id": "6f845db0-9325-43cc-8aec-42c6d61a72ec", "name": "403 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?history=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Whether to include dropped schemas that have not yet been purged. Default: `false`.", "key": "history", "value": "false" } ], "variable": [ { "key": "database" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-6f845db0-9325-43cc-8aec-42c6d61a72ec" }, { "id": "0972b713-134b-4192-8ba0-ba870497272b", "name": "404 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?history=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Whether to include dropped schemas that have not yet been purged. Default: `false`.", "key": "history", "value": "false" } ], "variable": [ { "key": "database" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-0972b713-134b-4192-8ba0-ba870497272b" }, { "id": "e6932105-0ece-465c-8a27-6417aeb1e945", "name": "405 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?history=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Whether to include dropped schemas that have not yet been purged. Default: `false`.", "key": "history", "value": "false" } ], "variable": [ { "key": "database" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-e6932105-0ece-465c-8a27-6417aeb1e945" }, { "id": "ee8b663b-0ff7-49f2-93b7-921613b80d2e", "name": "408 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?history=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Whether to include dropped schemas that have not yet been purged. Default: `false`.", "key": "history", "value": "false" } ], "variable": [ { "key": "database" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-ee8b663b-0ff7-49f2-93b7-921613b80d2e" }, { "id": "53ca0657-48e0-46e5-97df-bbdbf522a9df", "name": "409 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?history=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Whether to include dropped schemas that have not yet been purged. Default: `false`.", "key": "history", "value": "false" } ], "variable": [ { "key": "database" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-53ca0657-48e0-46e5-97df-bbdbf522a9df" }, { "id": "574dfda2-87e7-4520-8308-ff112c2ee07c", "name": "410 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?history=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Whether to include dropped schemas that have not yet been purged. Default: `false`.", "key": "history", "value": "false" } ], "variable": [ { "key": "database" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-574dfda2-87e7-4520-8308-ff112c2ee07c" }, { "id": "349f8dbf-e5ef-4ec3-922f-110a1823d49e", "name": "429 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?history=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Whether to include dropped schemas that have not yet been purged. Default: `false`.", "key": "history", "value": "false" } ], "variable": [ { "key": "database" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-349f8dbf-e5ef-4ec3-922f-110a1823d49e" }, { "id": "464feb42-ad3a-403c-b98c-ec3a743065cc", "name": "500 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?history=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Whether to include dropped schemas that have not yet been purged. Default: `false`.", "key": "history", "value": "false" } ], "variable": [ { "key": "database" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-464feb42-ad3a-403c-b98c-ec3a743065cc" }, { "id": "d7c624fc-331f-4430-a277-24475281bcdf", "name": "503 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?history=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Whether to include dropped schemas that have not yet been purged. Default: `false`.", "key": "history", "value": "false" } ], "variable": [ { "key": "database" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-d7c624fc-331f-4430-a277-24475281bcdf" }, { "id": "bd444dce-4483-4702-b358-c62233e09bba", "name": "504 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?history=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Whether to include dropped schemas that have not yet been purged. Default: `false`.", "key": "history", "value": "false" } ], "variable": [ { "key": "database" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-bd444dce-4483-4702-b358-c62233e09bba" } ], "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-36009454-c6bf-4ab0-8085-97847796c5ce" }, { "name": "Create a Schema.", "id": "067d0055-1f2e-4e00-80ee-7fec96624884", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "id": "558851db-a853-478d-8a78-4f48e00ef15e", "key": "database" } ] }, "description": "Creates a schema, with modifiers as query parameters. You must provide the full schema definition when creating a schema." }, "response": [ { "id": "899c8286-bb96-44ff-9ba6-1f343f77c0b2", "name": "200 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "key": "database" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-899c8286-bb96-44ff-9ba6-1f343f77c0b2" }, { "id": "a659d7b8-1581-4f8b-9838-c151c1d9592f", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "key": "database" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-a659d7b8-1581-4f8b-9838-c151c1d9592f" }, { "id": "7c3657c0-75f6-491c-8ded-568ed53f16f2", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "key": "database" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-7c3657c0-75f6-491c-8ded-568ed53f16f2" }, { "id": "67e8f6c5-43c8-4706-8788-329233a2acec", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "key": "database" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-67e8f6c5-43c8-4706-8788-329233a2acec" }, { "id": "d881ac5a-9d1c-44b4-ba64-3c69149d3462", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "key": "database" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-d881ac5a-9d1c-44b4-ba64-3c69149d3462" }, { "id": "8343c66d-04b9-47de-a3cd-3271e55a69bf", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "key": "database" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-8343c66d-04b9-47de-a3cd-3271e55a69bf" }, { "id": "5f51feca-363f-4f6c-a5a3-3e757f4ac079", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "key": "database" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-5f51feca-363f-4f6c-a5a3-3e757f4ac079" }, { "id": "45aa5c4a-f0d9-4f32-8cf6-086c7ad0f830", "name": "408 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "key": "database" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-45aa5c4a-f0d9-4f32-8cf6-086c7ad0f830" }, { "id": "d1c074b5-417b-4ddf-8077-bd76f3f33c4d", "name": "409 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "key": "database" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-d1c074b5-417b-4ddf-8077-bd76f3f33c4d" }, { "id": "ffd89bf6-7008-4055-a8c8-f9befe159683", "name": "410 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "key": "database" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-ffd89bf6-7008-4055-a8c8-f9befe159683" }, { "id": "7a80616f-8d4a-49fd-ae8a-81dfe7737f6e", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "key": "database" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-7a80616f-8d4a-49fd-ae8a-81dfe7737f6e" }, { "id": "3c35896e-2437-4fcf-a1bb-774461c5922d", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "key": "database" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-3c35896e-2437-4fcf-a1bb-774461c5922d" }, { "id": "36b203d9-831d-4d68-be5d-74c4a6e5da1a", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "key": "database" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-36b203d9-831d-4d68-be5d-74c4a6e5da1a" }, { "id": "350cb561-b2dd-4cd9-b5b1-1688dbd24d9a", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"serverless_task_min_statement_size\": \"\",\n \"serverless_task_max_statement_size\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?kind=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas" ], "query": [ { "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string).", "key": "kind", "value": "" } ], "variable": [ { "key": "database" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-350cb561-b2dd-4cd9-b5b1-1688dbd24d9a" } ], "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-067d0055-1f2e-4e00-80ee-7fec96624884" } ], "id": "6aaca160-4d2a-45b2-b24d-e4ea30fa01d1", "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-6aaca160-4d2a-45b2-b24d-e4ea30fa01d1" } ], "id": "0d135e89-1b2d-449e-b41f-baf7ea8e15c0", "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-0d135e89-1b2d-449e-b41f-baf7ea8e15c0" } ], "id": "782a8911-308d-4118-af1f-aebfa3aac5d8", "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-782a8911-308d-4118-af1f-aebfa3aac5d8" } ], "id": "eda3c057-6334-4488-bc87-84c0be9eb880", "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-eda3c057-6334-4488-bc87-84c0be9eb880" } ], "id": "b66e0c26-6806-4901-826b-db74e65fad3f", "createdAt": "2026-06-05T13:20:51.000Z", "updatedAt": "2026-06-05T13:20:51.000Z", "uid": "35240-b66e0c26-6806-4901-826b-db74e65fad3f" } ], "variable": [ { "key": "baseUrl", "value": "https://org-account.snowflakecomputing.com" } ] }