{ "info": { "_postman_id": "a6c2bacc-7bea-4e31-b2f3-3fbab2d7c5cf", "name": "Snowflake Role API", "description": "The Snowflake Role API is a REST API that you can use to access, update, and perform certain actions on Role resource in a Snowflake database.\n\nContact Support:\n Name: Snowflake, Inc.\n Email: support@snowflake.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-06-05T13:20:48.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "lastUpdatedBy": "35240", "uid": "35240-a6c2bacc-7bea-4e31-b2f3-3fbab2d7c5cf" }, "item": [ { "name": "api", "item": [ { "name": "v2", "item": [ { "name": "roles", "item": [ { "name": "{name}", "item": [ { "name": "grants", "item": [ { "name": "List All Grants to the Role", "id": "e75bd84c-f173-4aa9-a581-56d723274d6a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants" ], "variable": [ { "id": "988181d5-0a4a-48f8-a6f5-c1eaaba936c6", "key": "name" } ] }, "description": "List all grants to the role" }, "response": [ { "id": "71126615-656a-4105-b8a4-e11be3de2b67", "name": "successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":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\": \"Vkx\",\n \"database\": \"\\\"\\\"\\\"6v\\\"\\\"\\\"\\\"oSd@/\\\"\",\n \"schema\": \"b8\",\n \"service\": \"RzQn1\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"\\\"\\\"\\\"\",\n \"schema\": \"\\\"!yX\\\"\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n },\n {\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"pB0C\",\n \"database\": \"lz\",\n \"schema\": \"A4EQk9ZFZT\",\n \"service\": \"d6\"\n },\n \"containing_scope\": {\n \"database\": \"caOvM1vUrV\",\n \"schema\": \"\\\"\\\"\\\"\\\"\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n }\n]", "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-71126615-656a-4105-b8a4-e11be3de2b67" }, { "id": "6d117172-d0c9-4b21-a7b7-1222aafd1e9f", "name": "202 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-6d117172-d0c9-4b21-a7b7-1222aafd1e9f" }, { "id": "10ab59f9-9418-4e8e-be4e-bf245aaeb9e5", "name": "400 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-10ab59f9-9418-4e8e-be4e-bf245aaeb9e5" }, { "id": "dc66b403-80a2-441a-a595-555dbc85c800", "name": "401 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-dc66b403-80a2-441a-a595-555dbc85c800" }, { "id": "2a2a41d4-ef24-4880-8137-892f188b9941", "name": "403 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-2a2a41d4-ef24-4880-8137-892f188b9941" }, { "id": "86ba3d08-be8c-41e2-850a-61db81bedddc", "name": "404 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-86ba3d08-be8c-41e2-850a-61db81bedddc" }, { "id": "7c5c5557-5b3f-404f-a4a9-23836fe03376", "name": "405 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-7c5c5557-5b3f-404f-a4a9-23836fe03376" }, { "id": "7970a52d-9000-4a6b-9904-92dcd9811095", "name": "408 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-7970a52d-9000-4a6b-9904-92dcd9811095" }, { "id": "520bee56-32b4-43d2-b4e3-cc845650d68a", "name": "409 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-520bee56-32b4-43d2-b4e3-cc845650d68a" }, { "id": "62fd046e-1d56-4742-9955-01b61a05975a", "name": "410 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-62fd046e-1d56-4742-9955-01b61a05975a" }, { "id": "2317e326-c73c-434f-a74b-88423c5c8405", "name": "429 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-2317e326-c73c-434f-a74b-88423c5c8405" }, { "id": "1c61c76a-17f7-4979-88d2-647713397dc3", "name": "500 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-1c61c76a-17f7-4979-88d2-647713397dc3" }, { "id": "22c46e2b-bf4d-4e0c-bda7-f3023885a197", "name": "503 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-22c46e2b-bf4d-4e0c-bda7-f3023885a197" }, { "id": "3701a3ce-2c5a-4c52-8293-eb87e4d957b9", "name": "504 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-3701a3ce-2c5a-4c52-8293-eb87e4d957b9" } ], "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-e75bd84c-f173-4aa9-a581-56d723274d6a" }, { "name": "Grant Privileges to the Role", "id": "0bae4d25-cf9e-46ae-ae39-541f62a240f2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants" ], "variable": [ { "id": "492bc773-c249-4e9f-9d47-689ca45b9aaa", "key": "name" } ] }, "description": "Grant privileges to the role" }, "response": [ { "id": "4e6ee48d-255f-445c-a7d0-d8c684aed8bb", "name": "200 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-4e6ee48d-255f-445c-a7d0-d8c684aed8bb" }, { "id": "4ecbdba9-a947-45e8-b32e-792bf5e64202", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-4ecbdba9-a947-45e8-b32e-792bf5e64202" }, { "id": "08f0ba25-eef0-4b52-96de-274dbb0ba1fd", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-08f0ba25-eef0-4b52-96de-274dbb0ba1fd" }, { "id": "307b8627-b404-4657-bf5c-04064a6e4bc0", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-307b8627-b404-4657-bf5c-04064a6e4bc0" }, { "id": "0665d694-7c9d-4172-a26c-5d40393b809f", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-0665d694-7c9d-4172-a26c-5d40393b809f" }, { "id": "b0c503aa-85b6-4c31-971b-4da79bafb58c", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-b0c503aa-85b6-4c31-971b-4da79bafb58c" }, { "id": "275b561f-4193-451d-80dd-59a31c65a953", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-275b561f-4193-451d-80dd-59a31c65a953" }, { "id": "91380c2a-2dc4-46f0-b84a-606611d7e0e1", "name": "408 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-91380c2a-2dc4-46f0-b84a-606611d7e0e1" }, { "id": "59ff59c0-6f8a-469c-9639-41d83beaad71", "name": "409 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-59ff59c0-6f8a-469c-9639-41d83beaad71" }, { "id": "df26a892-8b95-4890-b363-46ae7d6d26ba", "name": "410 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-df26a892-8b95-4890-b363-46ae7d6d26ba" }, { "id": "f3ff9533-e18e-4b4b-ae2e-9a9f18b1763b", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-f3ff9533-e18e-4b4b-ae2e-9a9f18b1763b" }, { "id": "3528b6af-ca68-425e-b5e3-74e2194aca1e", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-3528b6af-ca68-425e-b5e3-74e2194aca1e" }, { "id": "d3df758c-2d2e-4a3a-87be-4c1029c62d4e", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-d3df758c-2d2e-4a3a-87be-4c1029c62d4e" }, { "id": "55a24ca6-c897-4ce5-bce5-c69b8df1c0ba", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants" ], "variable": [ { "key": "name" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-55a24ca6-c897-4ce5-bce5-c69b8df1c0ba" } ], "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-0bae4d25-cf9e-46ae-ae39-541f62a240f2" } ], "id": "201de5b7-ebdc-4516-9997-5311f358f43d", "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-201de5b7-ebdc-4516-9997-5311f358f43d" }, { "name": "grants:revoke", "item": [ { "name": "Revoke Grants From the Role", "id": "1dfd5f4d-5e2b-4f29-840b-2a6f573a341c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants:revoke" ], "variable": [ { "id": "f29869b9-617a-4cb1-ae43-ec89083499bf", "key": "name" } ] }, "description": "Revoke grants from the role" }, "response": [ { "id": "cfa8744b-6605-4bbb-ab38-6a34108cdc60", "name": "200 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-cfa8744b-6605-4bbb-ab38-6a34108cdc60" }, { "id": "88775524-2980-4b2e-94aa-dbd2fccf3649", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-88775524-2980-4b2e-94aa-dbd2fccf3649" }, { "id": "c02b6325-d342-4096-ae61-44fce75b6740", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-c02b6325-d342-4096-ae61-44fce75b6740" }, { "id": "27524a43-9a10-4107-8d51-58419e821cf9", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-27524a43-9a10-4107-8d51-58419e821cf9" }, { "id": "03cb0e2d-f62a-4494-abc2-929996d8cc5d", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-03cb0e2d-f62a-4494-abc2-929996d8cc5d" }, { "id": "18c20cb4-b56a-46de-9058-f068e7703577", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-18c20cb4-b56a-46de-9058-f068e7703577" }, { "id": "ad0d656d-ad00-42f4-94e1-8324e5b06452", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":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:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-ad0d656d-ad00-42f4-94e1-8324e5b06452" }, { "id": "872812b5-3e8c-4bb6-82c5-a806c0f83c52", "name": "408 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-872812b5-3e8c-4bb6-82c5-a806c0f83c52" }, { "id": "e3f897c9-e105-422d-9998-fefd2cf0e2f6", "name": "409 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-e3f897c9-e105-422d-9998-fefd2cf0e2f6" }, { "id": "a2064ab9-c2a7-4cfe-81ab-18d5297d7519", "name": "410 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-a2064ab9-c2a7-4cfe-81ab-18d5297d7519" }, { "id": "79edb4f1-c0e6-4ddf-a956-b10373fe2d4a", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":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:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-79edb4f1-c0e6-4ddf-a956-b10373fe2d4a" }, { "id": "690602ab-a057-4bd5-a41a-fe45778e64a1", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":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:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-690602ab-a057-4bd5-a41a-fe45778e64a1" }, { "id": "168735c6-9c01-4408-b653-c7a36354bb65", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-168735c6-9c01-4408-b653-c7a36354bb65" }, { "id": "20185e86-5d80-443a-9a05-4e8357887ac8", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-20185e86-5d80-443a-9a05-4e8357887ac8" } ], "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-1dfd5f4d-5e2b-4f29-840b-2a6f573a341c" } ], "id": "c5d98d55-721a-4ff9-99a7-863611619360", "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-c5d98d55-721a-4ff9-99a7-863611619360" }, { "name": "grants-of", "item": [ { "name": "List All Grants of the Role", "id": "0d9fd1ac-5879-4641-837a-6d67d7dea3fc", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-of", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-of" ], "variable": [ { "id": "2cf48368-549c-4ccb-bb8d-05f5f77f4976", "key": "name" } ] }, "description": "List all grants of the role" }, "response": [ { "id": "d700b544-ccc8-4efc-94e1-f56f5d6a8d76", "name": "successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-of", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-of" ], "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 \"created_on\": \"\",\n \"role\": \"\",\n \"granted_to\": \"\",\n \"grantee_name\": \"\",\n \"granted_by\": \"\"\n },\n {\n \"created_on\": \"\",\n \"role\": \"\",\n \"granted_to\": \"\",\n \"grantee_name\": \"\",\n \"granted_by\": \"\"\n }\n]", "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-d700b544-ccc8-4efc-94e1-f56f5d6a8d76" }, { "id": "55a25fab-f879-47e9-9d86-96e4649882c5", "name": "202 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-of", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-of" ], "variable": [ { "key": "name" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-55a25fab-f879-47e9-9d86-96e4649882c5" }, { "id": "da6c5756-8501-438b-bc31-37fd235c4a17", "name": "400 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-of", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-of" ], "variable": [ { "key": "name" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-da6c5756-8501-438b-bc31-37fd235c4a17" }, { "id": "90514871-f988-4709-94df-1a82f80dd43f", "name": "401 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-of", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-of" ], "variable": [ { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-90514871-f988-4709-94df-1a82f80dd43f" }, { "id": "a1f0703e-6c06-45fc-afee-b0b28cc1ee75", "name": "403 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-of", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-of" ], "variable": [ { "key": "name" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-a1f0703e-6c06-45fc-afee-b0b28cc1ee75" }, { "id": "590f6773-233c-4457-9df8-c0712cfe1089", "name": "404 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-of", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-of" ], "variable": [ { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-590f6773-233c-4457-9df8-c0712cfe1089" }, { "id": "85177ae9-0af5-44dd-935b-510bdc01ae47", "name": "405 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-of", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-of" ], "variable": [ { "key": "name" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-85177ae9-0af5-44dd-935b-510bdc01ae47" }, { "id": "f19d478e-9da5-46a0-b76b-1a327f650c63", "name": "408 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-of", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-of" ], "variable": [ { "key": "name" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-f19d478e-9da5-46a0-b76b-1a327f650c63" }, { "id": "6d2a234f-4656-4ca6-8087-25ff8949da25", "name": "409 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-of", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-of" ], "variable": [ { "key": "name" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-6d2a234f-4656-4ca6-8087-25ff8949da25" }, { "id": "8bc8a207-8925-442b-a9e6-865eb2c214ae", "name": "410 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-of", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-of" ], "variable": [ { "key": "name" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-8bc8a207-8925-442b-a9e6-865eb2c214ae" }, { "id": "5af0d3a7-d4f9-47e4-b009-6a955f9f9414", "name": "429 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-of", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-of" ], "variable": [ { "key": "name" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-5af0d3a7-d4f9-47e4-b009-6a955f9f9414" }, { "id": "f7c391c2-4449-4b0a-a7f0-67c393efb5a2", "name": "500 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-of", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-of" ], "variable": [ { "key": "name" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-f7c391c2-4449-4b0a-a7f0-67c393efb5a2" }, { "id": "b7fa2595-8077-4320-9ab6-d9ac20657976", "name": "503 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-of", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-of" ], "variable": [ { "key": "name" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-b7fa2595-8077-4320-9ab6-d9ac20657976" }, { "id": "c79d20c2-19df-4140-abf8-14431fc7c89d", "name": "504 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-of", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-of" ], "variable": [ { "key": "name" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-c79d20c2-19df-4140-abf8-14431fc7c89d" } ], "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-0d9fd1ac-5879-4641-837a-6d67d7dea3fc" } ], "id": "b4c0aa96-27da-4a24-81d7-7864be3c96b7", "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-b4c0aa96-27da-4a24-81d7-7864be3c96b7" }, { "name": "grants-on", "item": [ { "name": "List All Grants on the Role", "id": "f35619d9-57f2-4e21-98a1-1574cca5ed33", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-on", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-on" ], "variable": [ { "id": "e7c3b546-7edd-4c9b-a331-d3f356fbd5b7", "key": "name" } ] }, "description": "List all grants on the role" }, "response": [ { "id": "bcf78f16-d99f-4075-885e-445c185d9e8b", "name": "successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-on", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-on" ], "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 \"created_on\": \"\",\n \"privilege\": \"\",\n \"granted_on\": \"\",\n \"name\": \"\",\n \"granted_to\": \"\",\n \"grantee_name\": \"\",\n \"grant_option\": \"\",\n \"granted_by\": \"\",\n \"granted_by_role_type\": \"\"\n },\n {\n \"created_on\": \"\",\n \"privilege\": \"\",\n \"granted_on\": \"\",\n \"name\": \"\",\n \"granted_to\": \"\",\n \"grantee_name\": \"\",\n \"grant_option\": \"\",\n \"granted_by\": \"\",\n \"granted_by_role_type\": \"\"\n }\n]", "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-bcf78f16-d99f-4075-885e-445c185d9e8b" }, { "id": "176c687a-5a83-41b7-8b3b-8ad3c22d195b", "name": "202 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-on", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-on" ], "variable": [ { "key": "name" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-176c687a-5a83-41b7-8b3b-8ad3c22d195b" }, { "id": "d2982595-04b9-4f7c-8598-420c58b92136", "name": "400 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-on", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-on" ], "variable": [ { "key": "name" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-d2982595-04b9-4f7c-8598-420c58b92136" }, { "id": "48ec176d-a68a-49a7-af35-013e6de59966", "name": "401 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-on", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-on" ], "variable": [ { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-48ec176d-a68a-49a7-af35-013e6de59966" }, { "id": "1f3a4535-e4de-4ea2-8990-c1e6899c3d27", "name": "403 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-on", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-on" ], "variable": [ { "key": "name" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-1f3a4535-e4de-4ea2-8990-c1e6899c3d27" }, { "id": "b1487164-80de-4f3a-848c-e4cbef534c75", "name": "404 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-on", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-on" ], "variable": [ { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-b1487164-80de-4f3a-848c-e4cbef534c75" }, { "id": "c22f8fcb-e5ca-469f-ba70-9ef92f54e790", "name": "405 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-on", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-on" ], "variable": [ { "key": "name" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-c22f8fcb-e5ca-469f-ba70-9ef92f54e790" }, { "id": "f1ecf001-694e-42d4-bb7f-40d9a00d1193", "name": "408 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-on", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-on" ], "variable": [ { "key": "name" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-f1ecf001-694e-42d4-bb7f-40d9a00d1193" }, { "id": "c9f95ac5-ad5f-42f2-9274-63801ff21f28", "name": "409 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-on", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-on" ], "variable": [ { "key": "name" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-c9f95ac5-ad5f-42f2-9274-63801ff21f28" }, { "id": "cad032fe-a717-4b9e-9736-479464239bcf", "name": "410 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-on", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-on" ], "variable": [ { "key": "name" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-cad032fe-a717-4b9e-9736-479464239bcf" }, { "id": "03558172-7792-4b2c-9b69-b77cc0f93de6", "name": "429 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-on", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-on" ], "variable": [ { "key": "name" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-03558172-7792-4b2c-9b69-b77cc0f93de6" }, { "id": "22e0fdcc-3cd2-4b52-b224-ac994e4ca480", "name": "500 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-on", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-on" ], "variable": [ { "key": "name" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-22e0fdcc-3cd2-4b52-b224-ac994e4ca480" }, { "id": "37f2875b-73c0-48f3-ae5f-b8e4af20cb7d", "name": "503 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-on", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-on" ], "variable": [ { "key": "name" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-37f2875b-73c0-48f3-ae5f-b8e4af20cb7d" }, { "id": "e6f60e07-db9c-4837-adab-b6aea196d59c", "name": "504 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/grants-on", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "grants-on" ], "variable": [ { "key": "name" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-e6f60e07-db9c-4837-adab-b6aea196d59c" } ], "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-f35619d9-57f2-4e21-98a1-1574cca5ed33" } ], "id": "a369f637-fd22-42fc-9409-5cf302fa17a0", "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-a369f637-fd22-42fc-9409-5cf302fa17a0" }, { "name": "future-grants", "item": [ { "name": "List All Future Grants to the Role", "id": "aa91bb79-14d6-4bc1-a90f-4af5a78f00a1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants" ], "variable": [ { "id": "86ea554e-47dd-4ca4-b423-dd1127066f99", "key": "name" } ] }, "description": "List all future grants to the role" }, "response": [ { "id": "5ccbf335-4895-4a0c-8f2d-6e7228ee6983", "name": "successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-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\": \"Vkx\",\n \"database\": \"\\\"\\\"\\\"6v\\\"\\\"\\\"\\\"oSd@/\\\"\",\n \"schema\": \"b8\",\n \"service\": \"RzQn1\"\n },\n \"containing_scope\": {\n \"database\": \"\\\"\\\"\\\"\\\"\",\n \"schema\": \"\\\"!yX\\\"\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n },\n {\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"pB0C\",\n \"database\": \"lz\",\n \"schema\": \"A4EQk9ZFZT\",\n \"service\": \"d6\"\n },\n \"containing_scope\": {\n \"database\": \"caOvM1vUrV\",\n \"schema\": \"\\\"\\\"\\\"\\\"\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n }\n]", "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-5ccbf335-4895-4a0c-8f2d-6e7228ee6983" }, { "id": "d6b6d4a4-c559-4ae1-b0ef-23a46a0ab3d8", "name": "202 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants" ], "variable": [ { "key": "name" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-d6b6d4a4-c559-4ae1-b0ef-23a46a0ab3d8" }, { "id": "4008980d-f46b-488e-b4ab-ee66f1b85944", "name": "400 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants" ], "variable": [ { "key": "name" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-4008980d-f46b-488e-b4ab-ee66f1b85944" }, { "id": "60db18eb-4f99-47a7-96a5-1c6e3cd7f908", "name": "401 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants" ], "variable": [ { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-60db18eb-4f99-47a7-96a5-1c6e3cd7f908" }, { "id": "56ba9950-a46e-4250-8c1e-13a2393b076d", "name": "403 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants" ], "variable": [ { "key": "name" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-56ba9950-a46e-4250-8c1e-13a2393b076d" }, { "id": "566d9b0b-80b2-43f0-b2d1-7b80b023021c", "name": "404 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants" ], "variable": [ { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-566d9b0b-80b2-43f0-b2d1-7b80b023021c" }, { "id": "959b8039-e777-489f-a37f-5a5c2466d9cc", "name": "405 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants" ], "variable": [ { "key": "name" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-959b8039-e777-489f-a37f-5a5c2466d9cc" }, { "id": "7f3751a1-85cc-41a2-8fd3-65388f50f580", "name": "408 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants" ], "variable": [ { "key": "name" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-7f3751a1-85cc-41a2-8fd3-65388f50f580" }, { "id": "e1c9bdb8-8bac-4be9-add7-624f14ad8cce", "name": "409 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants" ], "variable": [ { "key": "name" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-e1c9bdb8-8bac-4be9-add7-624f14ad8cce" }, { "id": "384e8747-0e59-4b0d-ad5f-373e42b41a7d", "name": "410 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants" ], "variable": [ { "key": "name" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-384e8747-0e59-4b0d-ad5f-373e42b41a7d" }, { "id": "7a38b107-88f5-44cd-a879-d7531a4dce58", "name": "429 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants" ], "variable": [ { "key": "name" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-7a38b107-88f5-44cd-a879-d7531a4dce58" }, { "id": "feb86fce-22b2-4b7a-a46e-97cd3d4464b1", "name": "500 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants" ], "variable": [ { "key": "name" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-feb86fce-22b2-4b7a-a46e-97cd3d4464b1" }, { "id": "27525f85-85c9-4e46-8810-289168cd8758", "name": "503 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants" ], "variable": [ { "key": "name" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-27525f85-85c9-4e46-8810-289168cd8758" }, { "id": "0936d905-43d1-4b8f-86cd-6954e56eee70", "name": "504 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants" ], "variable": [ { "key": "name" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-0936d905-43d1-4b8f-86cd-6954e56eee70" } ], "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-aa91bb79-14d6-4bc1-a90f-4af5a78f00a1" }, { "name": "Grant Future Privileges to the Role", "id": "42da5e06-8d17-4ab7-a89b-1e32814814cd", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants" ], "variable": [ { "id": "b61b27ee-e471-42fa-a6f5-b4e2722b6be7", "key": "name" } ] }, "description": "Grant future privileges to the role" }, "response": [ { "id": "40c24c7b-9b68-4f52-ad6d-aa3d44192423", "name": "200 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants" ], "variable": [ { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-40c24c7b-9b68-4f52-ad6d-aa3d44192423" }, { "id": "c72ed228-1bac-49fc-9c5e-655e955ea8bd", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants" ], "variable": [ { "key": "name" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-c72ed228-1bac-49fc-9c5e-655e955ea8bd" }, { "id": "63d7115b-e6b8-4b61-bd0c-ab37f3eeb5e8", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants" ], "variable": [ { "key": "name" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-63d7115b-e6b8-4b61-bd0c-ab37f3eeb5e8" }, { "id": "99989743-41a7-4a33-8035-395a118e2005", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants" ], "variable": [ { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-99989743-41a7-4a33-8035-395a118e2005" }, { "id": "6f17eff0-d66a-4c68-aab6-060b10e3c001", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants" ], "variable": [ { "key": "name" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-6f17eff0-d66a-4c68-aab6-060b10e3c001" }, { "id": "610204c0-00af-4cb4-a300-bf90923eb39c", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants" ], "variable": [ { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-610204c0-00af-4cb4-a300-bf90923eb39c" }, { "id": "0c569d89-b899-42ec-94b2-e8ad379aa9fb", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants" ], "variable": [ { "key": "name" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-0c569d89-b899-42ec-94b2-e8ad379aa9fb" }, { "id": "7134379e-4a0a-4d33-af9e-08fc3a26e4be", "name": "408 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants" ], "variable": [ { "key": "name" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-7134379e-4a0a-4d33-af9e-08fc3a26e4be" }, { "id": "afc03f64-554e-47fe-8142-507b73ab8e82", "name": "409 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants" ], "variable": [ { "key": "name" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-afc03f64-554e-47fe-8142-507b73ab8e82" }, { "id": "2b095201-edf4-4cec-9add-549c5d854fb7", "name": "410 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants" ], "variable": [ { "key": "name" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-2b095201-edf4-4cec-9add-549c5d854fb7" }, { "id": "2060a4d7-d8ab-40cb-ade4-50f533fb4937", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants" ], "variable": [ { "key": "name" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-2060a4d7-d8ab-40cb-ade4-50f533fb4937" }, { "id": "c73a91c9-3149-4d97-b8dd-df1da935faab", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants" ], "variable": [ { "key": "name" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-c73a91c9-3149-4d97-b8dd-df1da935faab" }, { "id": "f2586a50-2f04-4d57-bd56-f5ccf5806063", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants" ], "variable": [ { "key": "name" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-f2586a50-2f04-4d57-bd56-f5ccf5806063" }, { "id": "6cbabd83-27f1-4d97-a69f-64a6c2a1402b", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants" ], "variable": [ { "key": "name" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-6cbabd83-27f1-4d97-a69f-64a6c2a1402b" } ], "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-42da5e06-8d17-4ab7-a89b-1e32814814cd" } ], "id": "3333fbde-9619-4a31-bd4d-c58d235a8f75", "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-3333fbde-9619-4a31-bd4d-c58d235a8f75" }, { "name": "future-grants:revoke", "item": [ { "name": "Revoke Future Grants From the Role", "id": "1389c41c-06f1-468c-9cbb-918143cc26d7", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants:revoke" ], "variable": [ { "id": "3d4ec844-a1f0-4b11-8f59-ca3f245b951c", "key": "name" } ] }, "description": "Revoke future grants from the role" }, "response": [ { "id": "54bf61fb-8cb7-4312-bffa-20fdeedd68ee", "name": "200 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-54bf61fb-8cb7-4312-bffa-20fdeedd68ee" }, { "id": "e73dd64c-0105-4876-bb29-a55772eba2bc", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-e73dd64c-0105-4876-bb29-a55772eba2bc" }, { "id": "bc1c03c8-b41f-4d44-ba86-a751173f0460", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-bc1c03c8-b41f-4d44-ba86-a751173f0460" }, { "id": "7219f8e5-8d89-47a1-a349-46731f54151d", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-7219f8e5-8d89-47a1-a349-46731f54151d" }, { "id": "8ebd4cbb-0fd4-4998-9b29-d5575a21c9b1", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-8ebd4cbb-0fd4-4998-9b29-d5575a21c9b1" }, { "id": "2546e30b-a9b3-4277-93a6-200849db8122", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-2546e30b-a9b3-4277-93a6-200849db8122" }, { "id": "b6f34758-31f5-46ea-aa6f-bdab6cec32bc", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-b6f34758-31f5-46ea-aa6f-bdab6cec32bc" }, { "id": "6a51516c-b18f-402c-9dd1-f537e04e94af", "name": "408 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-6a51516c-b18f-402c-9dd1-f537e04e94af" }, { "id": "b2fac2ca-0610-4897-abbd-6c40bb921399", "name": "409 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-b2fac2ca-0610-4897-abbd-6c40bb921399" }, { "id": "1557738a-8943-4e58-a793-3394d22feb79", "name": "410 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-1557738a-8943-4e58-a793-3394d22feb79" }, { "id": "f32e781c-51bc-4622-b82d-be90e42ba9bf", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-f32e781c-51bc-4622-b82d-be90e42ba9bf" }, { "id": "e13aeaa6-4e07-4674-8eb3-c4c8efb39814", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-e13aeaa6-4e07-4674-8eb3-c4c8efb39814" }, { "id": "4509fb23-9b97-423f-bd89-481746fc64f4", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-4509fb23-9b97-423f-bd89-481746fc64f4" }, { "id": "3988503a-2a9c-42c8-acfa-fbc6f2f9a6cc", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"securable_type\": \"\",\n \"securable\": {\n \"name\": \"\\\"70T\\\"\",\n \"database\": \"GKxUCCo\",\n \"schema\": \"DlFEep\",\n \"service\": \"\\\":\\\"\\\"\\\"\\\"\\\"\\\"-r+|^ih\\\"\"\n },\n \"containing_scope\": {\n \"database\": \"tbke\",\n \"schema\": \"_qLnUD080d3\"\n },\n \"grant_option\": \"\",\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"created_on\": \"\",\n \"granted_by\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles/:name/future-grants:revoke", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name", "future-grants:revoke" ], "variable": [ { "key": "name" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-3988503a-2a9c-42c8-acfa-fbc6f2f9a6cc" } ], "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-1389c41c-06f1-468c-9cbb-918143cc26d7" } ], "id": "d4f96a49-4171-4006-8760-cb6838a95183", "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-d4f96a49-4171-4006-8760-cb6838a95183" }, { "name": "Delete a Role", "id": "6c2c0e6d-8a81-4de5-aaa2-5cdc80c08f1b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name" ], "variable": [ { "id": "67104905-e81c-4732-a02f-38378a12d213", "key": "name" } ] }, "description": "Delete a role" }, "response": [ { "id": "37c1f235-280a-41fe-a77e-1a6e6de200f3", "name": "200 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-37c1f235-280a-41fe-a77e-1a6e6de200f3" }, { "id": "7c4d07da-6fdf-4bc9-b90e-9d3defdb351d", "name": "202 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-7c4d07da-6fdf-4bc9-b90e-9d3defdb351d" }, { "id": "31f6127a-589c-422d-bb2d-28721f7d85fb", "name": "400 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-31f6127a-589c-422d-bb2d-28721f7d85fb" }, { "id": "3aa92fbf-2e78-4dda-b915-d936f3bc6c2a", "name": "401 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-3aa92fbf-2e78-4dda-b915-d936f3bc6c2a" }, { "id": "67d67343-20d0-48ef-a92d-d2a8356dd10a", "name": "403 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-67d67343-20d0-48ef-a92d-d2a8356dd10a" }, { "id": "d2f716e8-cfa7-4df9-8807-b69a9946c9ef", "name": "404 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-d2f716e8-cfa7-4df9-8807-b69a9946c9ef" }, { "id": "eb70a38c-6287-4386-a0bf-a33175b4059f", "name": "405 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-eb70a38c-6287-4386-a0bf-a33175b4059f" }, { "id": "13f4f14b-1e83-4efd-9b6c-2552e5948873", "name": "408 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-13f4f14b-1e83-4efd-9b6c-2552e5948873" }, { "id": "409a5f5e-8cb0-4e4f-9568-a1ba5a7d0515", "name": "409 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-409a5f5e-8cb0-4e4f-9568-a1ba5a7d0515" }, { "id": "b98960ac-c553-4258-ab76-c8c8932e0389", "name": "410 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-b98960ac-c553-4258-ab76-c8c8932e0389" }, { "id": "907286e3-475e-42d9-bc5b-664c98f4091c", "name": "429 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-907286e3-475e-42d9-bc5b-664c98f4091c" }, { "id": "f076aed6-7440-46c0-8780-67f710a97b5a", "name": "500 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-f076aed6-7440-46c0-8780-67f710a97b5a" }, { "id": "4ab9c023-e42b-4605-b99d-ca6dba5f71ef", "name": "503 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-4ab9c023-e42b-4605-b99d-ca6dba5f71ef" }, { "id": "3bc15847-7ae2-41fc-b620-dc6713be44a2", "name": "504 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-3bc15847-7ae2-41fc-b620-dc6713be44a2" } ], "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-6c2c0e6d-8a81-4de5-aaa2-5cdc80c08f1b" } ], "id": "ffc79696-b55f-4db0-8871-2fd819b656bc", "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-ffc79696-b55f-4db0-8871-2fd819b656bc" }, { "name": "List Roles", "id": "c7baf1a6-6fe1-4b45-b12c-5970965912d8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] }, "description": "List roles" }, "response": [ { "id": "8e4520e5-de14-49dd-8125-6277fd59318c", "name": "successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] } }, "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\": \"\\\"\\\"\\\"`DSXl\\\"\\\"\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"owner\": \"e462ba\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"is_inherited\": \"\",\n \"assigned_to_users\": \"\",\n \"granted_to_roles\": \"\",\n \"granted_roles\": \"\"\n },\n {\n \"name\": \"\\\"7cB\\\"\\\"\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"owner\": \"\\\"x\\\\n$\\\"\\\"24}\\\"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"is_inherited\": \"\",\n \"assigned_to_users\": \"\",\n \"granted_to_roles\": \"\",\n \"granted_roles\": \"\"\n }\n]", "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-8e4520e5-de14-49dd-8125-6277fd59318c" }, { "id": "2e63172f-af20-4c40-bdcc-0c9a16ab01c8", "name": "202 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-2e63172f-af20-4c40-bdcc-0c9a16ab01c8" }, { "id": "f99659c8-dafe-4d06-b85e-158c5c3e9659", "name": "400 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-f99659c8-dafe-4d06-b85e-158c5c3e9659" }, { "id": "bf63236b-9da3-4071-85e4-ebc856cf09a4", "name": "401 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-bf63236b-9da3-4071-85e4-ebc856cf09a4" }, { "id": "bc7da72f-d78c-4acd-9279-1732d75c9160", "name": "403 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-bc7da72f-d78c-4acd-9279-1732d75c9160" }, { "id": "aed2daf0-1640-4afb-87d8-cddac1821415", "name": "404 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-aed2daf0-1640-4afb-87d8-cddac1821415" }, { "id": "1782afa9-5943-472a-b51e-1f5c83f9116c", "name": "405 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-1782afa9-5943-472a-b51e-1f5c83f9116c" }, { "id": "0ae6045a-2de8-4798-81fc-f3eed05875e1", "name": "408 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-0ae6045a-2de8-4798-81fc-f3eed05875e1" }, { "id": "34cfe34c-f2eb-4cfd-8091-60bc0832fd04", "name": "409 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-34cfe34c-f2eb-4cfd-8091-60bc0832fd04" }, { "id": "e4acfb7d-67db-478e-8289-4d7ce1c0186d", "name": "410 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-e4acfb7d-67db-478e-8289-4d7ce1c0186d" }, { "id": "a0184684-54b2-42d7-9d1a-d2d10909028f", "name": "429 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-a0184684-54b2-42d7-9d1a-d2d10909028f" }, { "id": "4f7c310d-cf56-427a-bc5b-7cdc89c62ebe", "name": "500 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-4f7c310d-cf56-427a-bc5b-7cdc89c62ebe" }, { "id": "ccbef391-7246-4939-a553-f1cf13dd944b", "name": "503 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-ccbef391-7246-4939-a553-f1cf13dd944b" }, { "id": "0921eb91-8cd5-4053-a44d-f8a436b461e3", "name": "504 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-0921eb91-8cd5-4053-a44d-f8a436b461e3" } ], "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-c7baf1a6-6fe1-4b45-b12c-5970965912d8" }, { "name": "Create a Role", "id": "6b2b4a6f-2d79-4a19-a2d3-bc4d613b984e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"\\\"\\\"4\\\"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"owner\": \"oXunG7WLa_\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"is_inherited\": \"\",\n \"assigned_to_users\": \"\",\n \"granted_to_roles\": \"\",\n \"granted_roles\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] }, "description": "Create a role" }, "response": [ { "id": "b43ec09b-c0a8-41bb-8665-e6ae21599206", "name": "200 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"\\\"\\\"4\\\"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"owner\": \"oXunG7WLa_\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"is_inherited\": \"\",\n \"assigned_to_users\": \"\",\n \"granted_to_roles\": \"\",\n \"granted_roles\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-b43ec09b-c0a8-41bb-8665-e6ae21599206" }, { "id": "2183e0e7-eec7-44d7-b99b-ce542afbed2b", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"\\\"\\\"4\\\"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"owner\": \"oXunG7WLa_\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"is_inherited\": \"\",\n \"assigned_to_users\": \"\",\n \"granted_to_roles\": \"\",\n \"granted_roles\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-2183e0e7-eec7-44d7-b99b-ce542afbed2b" }, { "id": "86a75979-1f67-4e6d-b490-ee5c6c79ef9c", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"\\\"\\\"4\\\"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"owner\": \"oXunG7WLa_\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"is_inherited\": \"\",\n \"assigned_to_users\": \"\",\n \"granted_to_roles\": \"\",\n \"granted_roles\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-86a75979-1f67-4e6d-b490-ee5c6c79ef9c" }, { "id": "6e13a0ee-4e88-4b2e-ae34-ab1788f77601", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"\\\"\\\"4\\\"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"owner\": \"oXunG7WLa_\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"is_inherited\": \"\",\n \"assigned_to_users\": \"\",\n \"granted_to_roles\": \"\",\n \"granted_roles\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-6e13a0ee-4e88-4b2e-ae34-ab1788f77601" }, { "id": "302d2897-cda9-4459-9633-ae3ab25b2b81", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"\\\"\\\"4\\\"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"owner\": \"oXunG7WLa_\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"is_inherited\": \"\",\n \"assigned_to_users\": \"\",\n \"granted_to_roles\": \"\",\n \"granted_roles\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-302d2897-cda9-4459-9633-ae3ab25b2b81" }, { "id": "98cdb5b2-6e41-41ad-9bd1-cb10fd22fd87", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"\\\"\\\"4\\\"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"owner\": \"oXunG7WLa_\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"is_inherited\": \"\",\n \"assigned_to_users\": \"\",\n \"granted_to_roles\": \"\",\n \"granted_roles\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-98cdb5b2-6e41-41ad-9bd1-cb10fd22fd87" }, { "id": "671babd6-65f5-427f-a569-373eafe501b3", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"\\\"\\\"4\\\"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"owner\": \"oXunG7WLa_\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"is_inherited\": \"\",\n \"assigned_to_users\": \"\",\n \"granted_to_roles\": \"\",\n \"granted_roles\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-671babd6-65f5-427f-a569-373eafe501b3" }, { "id": "783cedfd-2985-40ae-896f-4f2d64d4ef02", "name": "408 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"\\\"\\\"4\\\"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"owner\": \"oXunG7WLa_\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"is_inherited\": \"\",\n \"assigned_to_users\": \"\",\n \"granted_to_roles\": \"\",\n \"granted_roles\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-783cedfd-2985-40ae-896f-4f2d64d4ef02" }, { "id": "ed0e6240-f7f6-40b7-93a4-811745577b09", "name": "409 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"\\\"\\\"4\\\"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"owner\": \"oXunG7WLa_\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"is_inherited\": \"\",\n \"assigned_to_users\": \"\",\n \"granted_to_roles\": \"\",\n \"granted_roles\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-ed0e6240-f7f6-40b7-93a4-811745577b09" }, { "id": "4b9cde8d-dbc6-4673-a344-e9d2e79b8058", "name": "410 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"\\\"\\\"4\\\"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"owner\": \"oXunG7WLa_\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"is_inherited\": \"\",\n \"assigned_to_users\": \"\",\n \"granted_to_roles\": \"\",\n \"granted_roles\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-4b9cde8d-dbc6-4673-a344-e9d2e79b8058" }, { "id": "f7135038-03fb-4046-9c1c-02b9217ed703", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"\\\"\\\"4\\\"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"owner\": \"oXunG7WLa_\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"is_inherited\": \"\",\n \"assigned_to_users\": \"\",\n \"granted_to_roles\": \"\",\n \"granted_roles\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-f7135038-03fb-4046-9c1c-02b9217ed703" }, { "id": "3c9eebae-5339-4963-9a89-6671af548551", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"\\\"\\\"4\\\"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"owner\": \"oXunG7WLa_\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"is_inherited\": \"\",\n \"assigned_to_users\": \"\",\n \"granted_to_roles\": \"\",\n \"granted_roles\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-3c9eebae-5339-4963-9a89-6671af548551" }, { "id": "b1bb60a1-fea2-4d93-89b1-5502b78b3db0", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"\\\"\\\"4\\\"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"owner\": \"oXunG7WLa_\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"is_inherited\": \"\",\n \"assigned_to_users\": \"\",\n \"granted_to_roles\": \"\",\n \"granted_roles\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-b1bb60a1-fea2-4d93-89b1-5502b78b3db0" }, { "id": "70ab5383-12b8-4ed2-9e43-44bebc48fa82", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"\\\"\\\"4\\\"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"owner\": \"oXunG7WLa_\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"is_inherited\": \"\",\n \"assigned_to_users\": \"\",\n \"granted_to_roles\": \"\",\n \"granted_roles\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/roles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "roles" ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-70ab5383-12b8-4ed2-9e43-44bebc48fa82" } ], "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-6b2b4a6f-2d79-4a19-a2d3-bc4d613b984e" } ], "id": "cea0b79d-1b22-4a37-9600-86573f97f36c", "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-cea0b79d-1b22-4a37-9600-86573f97f36c" } ], "id": "3e66dd27-82a3-4579-8672-d0b5429cbba1", "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-3e66dd27-82a3-4579-8672-d0b5429cbba1" } ], "id": "6cbf7c4a-ba4a-42f9-90e7-08351d17b7af", "createdAt": "2026-06-05T13:20:49.000Z", "updatedAt": "2026-06-05T13:20:49.000Z", "uid": "35240-6cbf7c4a-ba4a-42f9-90e7-08351d17b7af" } ], "variable": [ { "key": "baseUrl", "value": "https://org-account.snowflakecomputing.com" } ] }