{ "info": { "_postman_id": "10e53f3e-ff21-438c-8762-35451dced6ca", "name": "Snowflake User API", "description": "The Snowflake User API is a REST API that you can use to access, update, and perform certain action on Users in a Snowflake database.\n\nContact Support:\n Name: Snowflake, Inc.\n Email: support@snowflake.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-06-05T13:21:18.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "lastUpdatedBy": "35240", "uid": "35240-10e53f3e-ff21-438c-8762-35451dced6ca" }, "item": [ { "name": "api", "item": [ { "name": "v2", "item": [ { "name": "users", "item": [ { "name": "{name}", "item": [ { "name": "grants", "item": [ { "name": "List All Grants to the User", "id": "2b9ab155-5c38-43ec-a609-1d09c517ba39", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "id": "2cad30d2-034b-49d0-94fd-2c4e406e52e4", "key": "name" } ] }, "description": "List all grants to the user" }, "response": [ { "id": "1e8beb7c-e079-40c3-abec-7f1a68ec755c", "name": "successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "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 {\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"\\\"\\\"F]E\\\"\\\"\\\"\\\"\\\"\\\"\\\"\",\n \"database\": \"\\\"4\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"9Z.'\\\"\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"J\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"7\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"\\\"\\\"\\\"\",\n \"schema\": \"sPD\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n },\n {\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"^x\\\"\\\"4r\\\"\\\"\\\"\\\"\\\"\",\n \"database\": \"ZA4qq0\",\n \"schema\": \"iqEG1xoukE\"\n },\n \"containing_scope\": {\n \"database\": \"pSH4ofO\",\n \"schema\": \"FBG$m\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n }\n]", "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-1e8beb7c-e079-40c3-abec-7f1a68ec755c" }, { "id": "f232b10e-1b90-4a90-91fe-11235b50734a", "name": "202 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-f232b10e-1b90-4a90-91fe-11235b50734a" }, { "id": "56d5ab03-4208-4e69-849d-8be7af9117b9", "name": "400 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-56d5ab03-4208-4e69-849d-8be7af9117b9" }, { "id": "920e3457-57bd-48f2-bf96-b3630b1fdf7d", "name": "401 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-920e3457-57bd-48f2-bf96-b3630b1fdf7d" }, { "id": "58b6afad-e961-4454-8f4b-20937eb24ff8", "name": "403 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-58b6afad-e961-4454-8f4b-20937eb24ff8" }, { "id": "e0d276b6-da31-4c54-b6cd-5a7ecc6a5329", "name": "404 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-e0d276b6-da31-4c54-b6cd-5a7ecc6a5329" }, { "id": "979e7b7e-f477-4c56-a85b-518d50e23720", "name": "405 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-979e7b7e-f477-4c56-a85b-518d50e23720" }, { "id": "605488cb-c6a6-4fba-b270-e492331b1fdd", "name": "408 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-605488cb-c6a6-4fba-b270-e492331b1fdd" }, { "id": "0b14944b-7d8f-415a-b42b-714d84b3283d", "name": "409 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-0b14944b-7d8f-415a-b42b-714d84b3283d" }, { "id": "0bd9be84-5bf2-40f3-b5a8-cf232ed3233b", "name": "410 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-0bd9be84-5bf2-40f3-b5a8-cf232ed3233b" }, { "id": "71b69732-3093-4d7c-9d54-6737bb69cd90", "name": "429 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-71b69732-3093-4d7c-9d54-6737bb69cd90" }, { "id": "df729fda-9fa9-4732-b6ce-ad357abbd84e", "name": "500 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-df729fda-9fa9-4732-b6ce-ad357abbd84e" }, { "id": "c3e389eb-fd09-4b3d-a85b-6eb15ee23931", "name": "503 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-c3e389eb-fd09-4b3d-a85b-6eb15ee23931" }, { "id": "7cf09aa6-286d-460e-8d58-05f8d63494b7", "name": "504 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-7cf09aa6-286d-460e-8d58-05f8d63494b7" } ], "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-2b9ab155-5c38-43ec-a609-1d09c517ba39" }, { "name": "Grant a Role to the User", "id": "f86cd3de-1a18-43b0-a295-2bea243b94ce", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "id": "2f1ebdbf-a1a0-419e-afcf-759a81a2e1f8", "key": "name" } ] }, "description": "Grant a role to the user" }, "response": [ { "id": "8fb29989-b727-4bbc-a744-41e6656f5ac3", "name": "200 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-8fb29989-b727-4bbc-a744-41e6656f5ac3" }, { "id": "32776c7e-60b8-4436-a4c4-03d9cfd693fe", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-32776c7e-60b8-4436-a4c4-03d9cfd693fe" }, { "id": "d78149af-afb6-4aa7-8e03-b912c637dad0", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-d78149af-afb6-4aa7-8e03-b912c637dad0" }, { "id": "d09e9d49-f3ea-489a-88c0-becb9b6b3472", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-d09e9d49-f3ea-489a-88c0-becb9b6b3472" }, { "id": "4f50e14c-d46a-4e2b-b5db-16c5963e47ec", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-4f50e14c-d46a-4e2b-b5db-16c5963e47ec" }, { "id": "4b71b6e9-db5a-4685-893b-872385e028eb", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-4b71b6e9-db5a-4685-893b-872385e028eb" }, { "id": "a3bac06b-b0d4-47f1-b5fd-dc32a359d952", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-a3bac06b-b0d4-47f1-b5fd-dc32a359d952" }, { "id": "f24d6297-68fa-48f4-81b6-9487197b9cd4", "name": "408 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-f24d6297-68fa-48f4-81b6-9487197b9cd4" }, { "id": "205b4b95-7675-4acc-9e5e-1c6d9c2e7c98", "name": "409 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-205b4b95-7675-4acc-9e5e-1c6d9c2e7c98" }, { "id": "e9f3b3e3-4ed1-42b5-9c78-9bf0bc3d715a", "name": "410 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-e9f3b3e3-4ed1-42b5-9c78-9bf0bc3d715a" }, { "id": "1f421945-3fe5-4e94-a57c-3a1ca2a9830b", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-1f421945-3fe5-4e94-a57c-3a1ca2a9830b" }, { "id": "03dc3e96-a7e3-42f5-8631-8210055c7b55", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-03dc3e96-a7e3-42f5-8631-8210055c7b55" }, { "id": "5cecda61-e572-43a9-a0c9-a229219923ae", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-5cecda61-e572-43a9-a0c9-a229219923ae" }, { "id": "70a0ca3a-f933-48b4-9047-4d1b40ecd47e", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-70a0ca3a-f933-48b4-9047-4d1b40ecd47e" } ], "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-f86cd3de-1a18-43b0-a295-2bea243b94ce" } ], "id": "41028831-730a-477b-ae4d-45a04613cbed", "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-41028831-730a-477b-ae4d-45a04613cbed" }, { "name": "grants:revoke", "item": [ { "name": "Revoke Grants From the User", "id": "c1757d5c-21d8-45d4-a843-0dffff1d3887", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants:revoke" ], "variable": [ { "id": "7c7e111f-b212-45d0-9815-c6712c1c5c2b", "key": "name" } ] }, "description": "Revoke grants from the user" }, "response": [ { "id": "3d56b825-6d25-45f7-ab7d-e4b7d016470a", "name": "200 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-3d56b825-6d25-45f7-ab7d-e4b7d016470a" }, { "id": "e5e8b14e-2a71-43ee-b395-8f671b733601", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-e5e8b14e-2a71-43ee-b395-8f671b733601" }, { "id": "c55ffdef-1b2f-4852-a464-371a92ca60bd", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-c55ffdef-1b2f-4852-a464-371a92ca60bd" }, { "id": "3f81bc00-1fdb-49e0-b6d3-565f74757235", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-3f81bc00-1fdb-49e0-b6d3-565f74757235" }, { "id": "b9bb31a6-560d-4d61-85a5-40927946e656", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-b9bb31a6-560d-4d61-85a5-40927946e656" }, { "id": "0640f171-2d0c-4c63-b4d9-d0c54667863b", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-0640f171-2d0c-4c63-b4d9-d0c54667863b" }, { "id": "010aed66-d62d-4f44-93f8-5201c6da6d65", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-010aed66-d62d-4f44-93f8-5201c6da6d65" }, { "id": "98e71d56-a39e-4fbc-bfa4-499309139c2d", "name": "408 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-98e71d56-a39e-4fbc-bfa4-499309139c2d" }, { "id": "cb0ce3c2-6d05-46eb-bbef-d39ef3b44ad7", "name": "409 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-cb0ce3c2-6d05-46eb-bbef-d39ef3b44ad7" }, { "id": "b23bf4f0-cc2a-4012-a0d6-73f97061043a", "name": "410 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-b23bf4f0-cc2a-4012-a0d6-73f97061043a" }, { "id": "a9ad5a06-26bb-4f58-93dc-7a90efb910b5", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-a9ad5a06-26bb-4f58-93dc-7a90efb910b5" }, { "id": "87a0d495-9123-44b5-a477-0779f6930274", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-87a0d495-9123-44b5-a477-0779f6930274" }, { "id": "cbd05747-70b0-4679-8374-ce27b413cbac", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-cbd05747-70b0-4679-8374-ce27b413cbac" }, { "id": "3e81abe4-3b74-4536-a12d-265b26b56775", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"FAJ\",\n \"database\": \"tiv\",\n \"schema\": \"\\\"\\\"\\\"\\\"\\\"\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"dP\\\"\\\"\\\"\\\"Hn(\\\"\\\"hD\\\"\",\n \"schema\": \"\\\"\\\"\\\"!j\\\"\\\"]\\\"\\\"\\\"\\\"\\\"\\\"y\\\"\"\n },\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name", "grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-3e81abe4-3b74-4536-a12d-265b26b56775" } ], "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-c1757d5c-21d8-45d4-a843-0dffff1d3887" } ], "id": "a43d3ddf-be35-4afd-9078-badd1269e5a3", "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-a43d3ddf-be35-4afd-9078-badd1269e5a3" }, { "name": "Fetch Information About a User", "id": "8013990f-c58f-413c-b8ad-1381fa6ca2e4", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "id": "627bfb12-81e5-4fc6-becd-4fe26022cd5a", "key": "name" } ] }, "description": "Fetch user information using the result of the DESCRIBE command" }, "response": [ { "id": "ca2e3eac-202e-46c2-8947-ec0b00bf8e43", "name": "successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "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 \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-ca2e3eac-202e-46c2-8947-ec0b00bf8e43" }, { "id": "f73d3ff5-27e6-4ad0-946f-caf52e97ad32", "name": "202 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-f73d3ff5-27e6-4ad0-946f-caf52e97ad32" }, { "id": "3f62aa8e-d9f6-49de-9b4b-f26193d641a0", "name": "400 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-3f62aa8e-d9f6-49de-9b4b-f26193d641a0" }, { "id": "65d27c59-fe4c-471a-b920-b35925463d0f", "name": "401 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-65d27c59-fe4c-471a-b920-b35925463d0f" }, { "id": "e31b3e39-c6c7-4b75-b99a-099fe17cba7e", "name": "403 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-e31b3e39-c6c7-4b75-b99a-099fe17cba7e" }, { "id": "20638234-c0b8-4383-8026-36cc0793e35c", "name": "404 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-20638234-c0b8-4383-8026-36cc0793e35c" }, { "id": "08d13433-67a5-4c7b-af30-3b8657da3640", "name": "405 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-08d13433-67a5-4c7b-af30-3b8657da3640" }, { "id": "3085a90e-66b9-434e-8b38-1065852b1cb6", "name": "408 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-3085a90e-66b9-434e-8b38-1065852b1cb6" }, { "id": "b1f57503-eb0b-4fe2-af47-c20f61307a8c", "name": "409 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-b1f57503-eb0b-4fe2-af47-c20f61307a8c" }, { "id": "3e7756bc-8403-4b2f-a728-526a896d2198", "name": "410 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-3e7756bc-8403-4b2f-a728-526a896d2198" }, { "id": "4011715e-42a4-4b9a-837d-654aeedb0fa6", "name": "429 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-4011715e-42a4-4b9a-837d-654aeedb0fa6" }, { "id": "f07e6343-086d-4dc9-9073-e69f6bd6561d", "name": "500 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-f07e6343-086d-4dc9-9073-e69f6bd6561d" }, { "id": "69a80816-b5aa-402f-96e4-b76637a4f025", "name": "503 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-69a80816-b5aa-402f-96e4-b76637a4f025" }, { "id": "93f897ea-a09e-4fed-9900-8f41cc463be2", "name": "504 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-93f897ea-a09e-4fed-9900-8f41cc463be2" } ], "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-8013990f-c58f-413c-b8ad-1381fa6ca2e4" }, { "name": "Delete a User", "id": "7474bf26-46b6-4cfd-9fcf-d285f25ed882", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "id": "2f417bbc-fa75-4405-b506-b77a1dfc3723", "key": "name" } ] }, "description": "Delete a user with the given name." }, "response": [ { "id": "b5da10d0-f090-42ad-8736-b0126838e22a", "name": "200 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-b5da10d0-f090-42ad-8736-b0126838e22a" }, { "id": "c01fabfc-346d-45e4-b9b9-aa5a52d8acfe", "name": "202 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-c01fabfc-346d-45e4-b9b9-aa5a52d8acfe" }, { "id": "c1496843-c64f-4b36-8eea-d91cff7060fe", "name": "400 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-c1496843-c64f-4b36-8eea-d91cff7060fe" }, { "id": "07446260-b856-4cf3-af85-35c420a2ac87", "name": "401 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-07446260-b856-4cf3-af85-35c420a2ac87" }, { "id": "7911d300-52bb-4a8d-9fd0-2d42d8e0f6a5", "name": "403 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-7911d300-52bb-4a8d-9fd0-2d42d8e0f6a5" }, { "id": "1a23ba4b-a7f9-4cbc-8d2a-77d5c560fd42", "name": "404 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-1a23ba4b-a7f9-4cbc-8d2a-77d5c560fd42" }, { "id": "e42c5903-0097-40a0-bfb1-2adafc4f4d81", "name": "405 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-e42c5903-0097-40a0-bfb1-2adafc4f4d81" }, { "id": "e7caea7a-f3dc-41a5-9831-49a5e65a37fa", "name": "408 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-e7caea7a-f3dc-41a5-9831-49a5e65a37fa" }, { "id": "7c1b126a-b08b-4901-8432-f59f7dfb866f", "name": "409 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-7c1b126a-b08b-4901-8432-f59f7dfb866f" }, { "id": "07d175aa-efc0-482c-bac1-5c1d7c0bd318", "name": "410 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-07d175aa-efc0-482c-bac1-5c1d7c0bd318" }, { "id": "39372907-35eb-4218-95d0-8035765bc074", "name": "429 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-39372907-35eb-4218-95d0-8035765bc074" }, { "id": "86e771c2-0834-40f1-9425-d96637fa3271", "name": "500 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-86e771c2-0834-40f1-9425-d96637fa3271" }, { "id": "595d7ae1-bb39-4516-b707-9dc9d5385070", "name": "503 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-595d7ae1-bb39-4516-b707-9dc9d5385070" }, { "id": "06781d64-79e0-46ef-85ca-6821793667a6", "name": "504 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-06781d64-79e0-46ef-85ca-6821793667a6" } ], "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-7474bf26-46b6-4cfd-9fcf-d285f25ed882" }, { "name": "Create a (or Alter an Existing) User.", "id": "e10f4af5-9cbd-403d-9fd7-31bae1f532d2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "id": "3adbce91-0a1b-43a6-81cb-d01272918e6d", "key": "name" } ] }, "description": "Create a (or alter an existing) user. Even if the operation is just an alter, the full property set must be provided. Note that password is not currently altered by this operation but is supported for a newly-created object." }, "response": [ { "id": "84f0a2af-567c-49fd-a655-ee6b4e68caee", "name": "200 response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-84f0a2af-567c-49fd-a655-ee6b4e68caee" }, { "id": "ce84b469-047b-412e-8335-426ea50fc976", "name": "202 response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-ce84b469-047b-412e-8335-426ea50fc976" }, { "id": "fd4e6c09-e787-43f5-ac4f-c2a3d1661cf6", "name": "400 response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-fd4e6c09-e787-43f5-ac4f-c2a3d1661cf6" }, { "id": "99b74e7d-ee31-46da-911a-d053515c319b", "name": "401 response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-99b74e7d-ee31-46da-911a-d053515c319b" }, { "id": "4cb0a993-afe6-4492-8387-266bb5486432", "name": "403 response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-4cb0a993-afe6-4492-8387-266bb5486432" }, { "id": "20e0f3f1-b629-4b1a-bab6-3da4e509f381", "name": "404 response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-20e0f3f1-b629-4b1a-bab6-3da4e509f381" }, { "id": "36fd4e9c-8528-48c0-bd01-a8f558d12fcc", "name": "405 response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-36fd4e9c-8528-48c0-bd01-a8f558d12fcc" }, { "id": "28e05d09-868f-4012-8ad7-19e54caaf076", "name": "408 response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-28e05d09-868f-4012-8ad7-19e54caaf076" }, { "id": "0ada6992-7d1a-44c4-9325-1f329fd0725f", "name": "409 response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-0ada6992-7d1a-44c4-9325-1f329fd0725f" }, { "id": "bfa179ae-e9b2-4787-b433-53229ba95da4", "name": "410 response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-bfa179ae-e9b2-4787-b433-53229ba95da4" }, { "id": "815085dd-57a5-4818-a7a2-fcde6de7da2f", "name": "429 response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-815085dd-57a5-4818-a7a2-fcde6de7da2f" }, { "id": "5b410c0b-2a82-4a8b-aec4-55e3314fea83", "name": "500 response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-5b410c0b-2a82-4a8b-aec4-55e3314fea83" }, { "id": "1f3c2c15-64a1-49cf-bfbc-ff7d03d1d03e", "name": "503 response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-1f3c2c15-64a1-49cf-bfbc-ff7d03d1d03e" }, { "id": "b5b34d42-c47d-491c-9c9e-4c3c5db01f04", "name": "504 response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-b5b34d42-c47d-491c-9c9e-4c3c5db01f04" } ], "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-e10f4af5-9cbd-403d-9fd7-31bae1f532d2" } ], "id": "e40872eb-7b4c-42bf-af14-8ef949319b0c", "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-e40872eb-7b4c-42bf-af14-8ef949319b0c" }, { "name": "Create a User", "id": "dbdd6f95-6f3f-4da6-81cb-8128d2e67d67", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] }, "description": "Create a user according to the parameters given" }, "response": [ { "id": "2239d2cf-0f7d-458e-8fd0-eb12bf6120c8", "name": "200 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-2239d2cf-0f7d-458e-8fd0-eb12bf6120c8" }, { "id": "2f9afbdc-4b95-4788-965d-d1110167edd2", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-2f9afbdc-4b95-4788-965d-d1110167edd2" }, { "id": "77816951-500d-4fa3-af6d-258aece862a7", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-77816951-500d-4fa3-af6d-258aece862a7" }, { "id": "a9c01bdd-4e58-4084-9b8c-3c8b5b47ea1d", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-a9c01bdd-4e58-4084-9b8c-3c8b5b47ea1d" }, { "id": "66e8a27c-8cee-4f45-9a6d-6d63f5077a20", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-66e8a27c-8cee-4f45-9a6d-6d63f5077a20" }, { "id": "f41b0a32-ee3e-4153-b3b3-3e94937e4116", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-f41b0a32-ee3e-4153-b3b3-3e94937e4116" }, { "id": "b42583da-606b-4756-8180-72fa7b8b23c7", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-b42583da-606b-4756-8180-72fa7b8b23c7" }, { "id": "675951b4-5832-4d10-bf64-ee5781febab3", "name": "408 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-675951b4-5832-4d10-bf64-ee5781febab3" }, { "id": "e3f3a95b-ba3a-401c-9e17-919f51e92251", "name": "409 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-e3f3a95b-ba3a-401c-9e17-919f51e92251" }, { "id": "b76a03ba-14e7-4c39-9f85-083be015cc53", "name": "410 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-b76a03ba-14e7-4c39-9f85-083be015cc53" }, { "id": "0fbf4f89-df85-4888-b3e7-94324e2e7011", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-0fbf4f89-df85-4888-b3e7-94324e2e7011" }, { "id": "eedd33b2-bf47-446c-a3eb-ccd46a8f8fc4", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-eedd33b2-bf47-446c-a3eb-ccd46a8f8fc4" }, { "id": "74973e49-55ea-4ab7-897e-8d37d8eeaf82", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-74973e49-55ea-4ab7-897e-8d37d8eeaf82" }, { "id": "3ff79b54-6188-4b76-8dd2-34a91d1368e6", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-3ff79b54-6188-4b76-8dd2-34a91d1368e6" } ], "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-dbdd6f95-6f3f-4da6-81cb-8128d2e67d67" }, { "name": "List Users in the System.", "id": "b66c1822-8eb4-4663-b79f-0ddbebdb5a9c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] }, "description": "Lists the users in the system." }, "response": [ { "id": "f9414855-e973-46d2-855e-9f319c9bf2ee", "name": "successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] } }, "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 \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n },\n {\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"ALL\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n }\n]", "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-f9414855-e973-46d2-855e-9f319c9bf2ee" }, { "id": "e0753f04-76bc-487e-bbaa-9fdfee9c2c11", "name": "202 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-e0753f04-76bc-487e-bbaa-9fdfee9c2c11" }, { "id": "d8139a18-9dea-47a5-bd31-ce1fc10a15eb", "name": "400 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-d8139a18-9dea-47a5-bd31-ce1fc10a15eb" }, { "id": "cae33fdc-f88f-4224-b523-cdf33347b4d3", "name": "401 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-cae33fdc-f88f-4224-b523-cdf33347b4d3" }, { "id": "9b73bace-daaa-4a83-8fbb-5c4b065b9b6b", "name": "403 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-9b73bace-daaa-4a83-8fbb-5c4b065b9b6b" }, { "id": "726f381a-08ee-4d2d-a3cc-2cbf848d681a", "name": "404 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-726f381a-08ee-4d2d-a3cc-2cbf848d681a" }, { "id": "b045f2b5-3abd-4cdc-bc7d-324c39b10637", "name": "405 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-b045f2b5-3abd-4cdc-bc7d-324c39b10637" }, { "id": "302d767b-a992-4b3c-8969-9af1b5594cbf", "name": "408 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-302d767b-a992-4b3c-8969-9af1b5594cbf" }, { "id": "c1214a9a-80aa-4f11-a69d-2e4245655df8", "name": "409 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-c1214a9a-80aa-4f11-a69d-2e4245655df8" }, { "id": "11c75f2e-185c-42cf-a4e7-81104ccb4012", "name": "410 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-11c75f2e-185c-42cf-a4e7-81104ccb4012" }, { "id": "7e90314c-76bf-403d-9cd4-d94ec008e75d", "name": "429 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-7e90314c-76bf-403d-9cd4-d94ec008e75d" }, { "id": "6fcf6ff3-8176-49d8-ba0d-1df193c3f671", "name": "500 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-6fcf6ff3-8176-49d8-ba0d-1df193c3f671" }, { "id": "63e847b9-fc49-4663-8cc3-b488b71bc0ec", "name": "503 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-63e847b9-fc49-4663-8cc3-b488b71bc0ec" }, { "id": "4b1a9dc1-a5f0-4128-b1a2-1b531b0950a3", "name": "504 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/users", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "users" ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-4b1a9dc1-a5f0-4128-b1a2-1b531b0950a3" } ], "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-b66c1822-8eb4-4663-b79f-0ddbebdb5a9c" } ], "id": "819256ad-7943-423b-a803-6e73a4335b14", "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-819256ad-7943-423b-a803-6e73a4335b14" } ], "id": "92de1a29-130d-43e1-b4fe-7f8fbf3248b4", "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-92de1a29-130d-43e1-b4fe-7f8fbf3248b4" } ], "id": "9935d734-fb5e-40cd-aa8d-0b954dbe4503", "createdAt": "2026-06-05T13:21:19.000Z", "updatedAt": "2026-06-05T13:21:19.000Z", "uid": "35240-9935d734-fb5e-40cd-aa8d-0b954dbe4503" } ], "variable": [ { "key": "baseUrl", "value": "https://org-account.snowflakecomputing.com" } ] }