{ "info": { "_postman_id": "cb5dd231-120b-4a27-b5d5-f8f56d775379", "name": "Snowflake Grant API", "description": "The Snowflake Grant API is a REST API that you can use to show or manage privileges that have been provided to users and roles 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:25.000Z", "updatedAt": "2026-06-05T13:20:25.000Z", "lastUpdatedBy": "35240", "uid": "35240-cb5dd231-120b-4a27-b5d5-f8f56d775379" }, "item": [ { "name": "api", "item": [ { "name": "v2", "item": [ { "name": "grants", "item": [ { "name": "{granteeType}", "item": [ { "name": "{granteeName}", "item": [ { "name": "{securableType}", "item": [ { "name": "{securableName}", "item": [ { "name": "privileges", "item": [ { "name": "{privilege}", "item": [ { "name": "grant-option", "item": [ { "name": "Revoke the Grant Option for the Specified Privilege on the Named Securable From the Named Grantee.", "id": "1811fcd6-dbbb-45c5-8085-7a6fdfd82e4a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "id": "da6564a0-e9f7-4c0e-b3c3-623b06595b8a", "key": "granteeType", "value": "role", "description": "(Required) String that specifies the type of resource that is the privilege grantee." }, { "id": "3720c299-1167-4b65-8852-22bffaf80f54", "key": "granteeName", "value": "", "description": "(Required) String that specifies the name of the privilege grantee." }, { "id": "8a0f266c-5818-48f1-806e-05a256340dc8", "key": "securableType", "value": "", "description": "(Required) String that specifies the type of resource that is being secured by a privilege." }, { "id": "e289e14b-989a-4e31-aacf-0891adbbbc65", "key": "securableName", "value": "", "description": "(Required) String that specifies the name of resource that is being secured by a privilege." }, { "id": "25b388bc-1d20-4519-b3a1-ca7a287e7f5d", "key": "privilege", "value": "", "description": "(Required) String that specifies a privilege to be revoked" } ] }, "description": "Endpoint to indicate that the grant option for the privilege listed in the path should be revoked." }, "response": [ { "id": "4b57e314-15f0-4d71-8295-9d39766d3938", "name": "200 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" }, { "key": "privilege" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-4b57e314-15f0-4d71-8295-9d39766d3938" }, { "id": "8d518635-ca29-4bd3-87a9-7fd05424cd3f", "name": "202 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" }, { "key": "privilege" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-8d518635-ca29-4bd3-87a9-7fd05424cd3f" }, { "id": "9443e57b-5838-4565-9cb1-8d5e8776699d", "name": "400 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" }, { "key": "privilege" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-9443e57b-5838-4565-9cb1-8d5e8776699d" }, { "id": "370b33d7-1ef7-4ef0-97af-17b12c6fa2bd", "name": "401 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" }, { "key": "privilege" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-370b33d7-1ef7-4ef0-97af-17b12c6fa2bd" }, { "id": "3bce34ed-6bbf-4891-bddd-e4fd7808ee5a", "name": "403 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" }, { "key": "privilege" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-3bce34ed-6bbf-4891-bddd-e4fd7808ee5a" }, { "id": "97209f41-f0a2-4265-84dd-4ce6c768752f", "name": "404 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" }, { "key": "privilege" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-97209f41-f0a2-4265-84dd-4ce6c768752f" }, { "id": "6cdfd84b-4a49-4583-b873-c084edb8fc33", "name": "405 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" }, { "key": "privilege" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-6cdfd84b-4a49-4583-b873-c084edb8fc33" }, { "id": "58984e2b-b470-48d2-8056-c01b057108f6", "name": "408 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" }, { "key": "privilege" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-58984e2b-b470-48d2-8056-c01b057108f6" }, { "id": "4c80d1f4-c8da-465c-9d5c-70db636caffb", "name": "409 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" }, { "key": "privilege" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-4c80d1f4-c8da-465c-9d5c-70db636caffb" }, { "id": "d39690c9-4920-4b5f-8bf4-f7b11ed34cb1", "name": "410 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" }, { "key": "privilege" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-d39690c9-4920-4b5f-8bf4-f7b11ed34cb1" }, { "id": "9fa26b61-9fb6-42b4-bf38-b5d454348f3f", "name": "429 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" }, { "key": "privilege" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-9fa26b61-9fb6-42b4-bf38-b5d454348f3f" }, { "id": "4770e985-a9aa-45ce-85ed-134b0b119ec5", "name": "500 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" }, { "key": "privilege" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-4770e985-a9aa-45ce-85ed-134b0b119ec5" }, { "id": "a51bd5d7-23f1-471a-8f56-a7d591e7dd44", "name": "503 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" }, { "key": "privilege" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-a51bd5d7-23f1-471a-8f56-a7d591e7dd44" }, { "id": "3389c24d-00a2-4deb-89f5-b4af108e4d17", "name": "504 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" }, { "key": "privilege" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-3389c24d-00a2-4deb-89f5-b4af108e4d17" } ], "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-1811fcd6-dbbb-45c5-8085-7a6fdfd82e4a" } ], "id": "f8bbe79c-cd05-48fc-b73a-3e3939324218", "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-f8bbe79c-cd05-48fc-b73a-3e3939324218" }, { "name": "Revoke the Specified Privilege on the Named Securable From the Named Grantee.", "id": "7f12c1c6-b7ad-4dc7-88e3-4322e930bd87", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "id": "d3afb7a0-3f0e-411a-99d3-6e97aa896cf1", "key": "granteeType", "value": "role", "description": "(Required) String that specifies the type of resource that is the privilege grantee." }, { "id": "ab958f8c-53d3-478c-8d91-1ad587159199", "key": "granteeName", "value": "", "description": "(Required) String that specifies the name of the privilege grantee." }, { "id": "dbe935b3-aee6-49ac-b00b-ed7e3051be37", "key": "securableType", "value": "", "description": "(Required) String that specifies the type of resource that is being secured by a privilege." }, { "id": "28c849df-11bb-4421-86e3-4fcabb003c57", "key": "securableName", "value": "", "description": "(Required) String that specifies the name of resource that is being secured by a privilege." }, { "id": "613d2558-c7c3-447b-9cff-2ee03fe23cd2", "key": "privilege", "value": "", "description": "(Required) String that specifies a privilege to be revoked" } ] }, "description": "Endpoint to indicate that the privilege listed in the path should be revoked." }, "response": [ { "id": "2155ed7c-9576-40dd-a0bf-ca4f098fe64d", "name": "200 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" }, { "key": "privilege" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-2155ed7c-9576-40dd-a0bf-ca4f098fe64d" }, { "id": "3d26f037-731b-41d4-98cf-1d0c518fa8ee", "name": "202 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" }, { "key": "privilege" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-3d26f037-731b-41d4-98cf-1d0c518fa8ee" }, { "id": "603157a8-5679-4153-a385-10eb1e9b8417", "name": "400 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" }, { "key": "privilege" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-603157a8-5679-4153-a385-10eb1e9b8417" }, { "id": "d7813e55-9d5b-4894-a49f-bd7272933468", "name": "401 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" }, { "key": "privilege" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-d7813e55-9d5b-4894-a49f-bd7272933468" }, { "id": "0bbc744c-4f1c-41a0-a8a6-44428c0ce5b9", "name": "403 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" }, { "key": "privilege" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-0bbc744c-4f1c-41a0-a8a6-44428c0ce5b9" }, { "id": "f5b70b79-8e70-48d5-a22d-af86fd20d5da", "name": "404 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" }, { "key": "privilege" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-f5b70b79-8e70-48d5-a22d-af86fd20d5da" }, { "id": "822f9ea5-f9a4-4ca6-8ace-fa181cb5f62e", "name": "405 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" }, { "key": "privilege" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-822f9ea5-f9a4-4ca6-8ace-fa181cb5f62e" }, { "id": "e4c97d36-3f9a-458e-a3f0-23710e47f85f", "name": "408 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" }, { "key": "privilege" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-e4c97d36-3f9a-458e-a3f0-23710e47f85f" }, { "id": "153ebd1f-24f5-4300-ab5f-57a627469a80", "name": "409 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" }, { "key": "privilege" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-153ebd1f-24f5-4300-ab5f-57a627469a80" }, { "id": "5326d2b0-e151-4799-850a-a6ec76df8beb", "name": "410 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" }, { "key": "privilege" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-5326d2b0-e151-4799-850a-a6ec76df8beb" }, { "id": "d18b1da9-ca9a-4d0d-9922-99b786b20510", "name": "429 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" }, { "key": "privilege" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-d18b1da9-ca9a-4d0d-9922-99b786b20510" }, { "id": "368589d4-1c0f-425d-9455-04b4786126a1", "name": "500 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" }, { "key": "privilege" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-368589d4-1c0f-425d-9455-04b4786126a1" }, { "id": "8340def0-9be3-407f-b8c9-dc46e2a2b60b", "name": "503 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" }, { "key": "privilege" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-8340def0-9be3-407f-b8c9-dc46e2a2b60b" }, { "id": "3f12457d-1397-4dc0-a1e5-be274f0fe924", "name": "504 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" }, { "key": "privilege" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-3f12457d-1397-4dc0-a1e5-be274f0fe924" } ], "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-7f12c1c6-b7ad-4dc7-88e3-4322e930bd87" } ], "id": "17e395fd-6b0b-49d5-b10d-6b88f7600a50", "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-17e395fd-6b0b-49d5-b10d-6b88f7600a50" }, { "name": "Grant the Specified Privilege(s) on the Named Securable to the Named Grantee.", "id": "21e5b0e4-f883-4149-8d77-f0391a7ad816", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges" ], "variable": [ { "id": "74fa6866-67c7-4c0b-aa4a-f51442916e28", "key": "granteeType", "value": "role", "description": "(Required) String that specifies the type of resource that is the privilege grantee." }, { "id": "83295293-4ca0-4f83-a250-9a1292f7e9cd", "key": "granteeName", "value": "", "description": "(Required) String that specifies the name of the privilege grantee." }, { "id": "1497ad41-256a-4c08-8491-b63197b93923", "key": "securableType", "value": "", "description": "(Required) String that specifies the type of resource that is being secured by a privilege." }, { "id": "08aad012-f932-4e54-bf24-df3802afb8d4", "key": "securableName", "value": "", "description": "(Required) String that specifies the name of resource that is being secured by a privilege." } ] }, "description": "Endpoint to indicate that the privileges listed in the request body should be granted." }, "response": [ { "id": "fb817348-4927-4287-89fa-1c168804e1b9", "name": "200 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-fb817348-4927-4287-89fa-1c168804e1b9" }, { "id": "e974e7bf-2a95-4c7b-b58c-c1b95a793bc8", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-e974e7bf-2a95-4c7b-b58c-c1b95a793bc8" }, { "id": "2a01a354-2ef2-4b6d-99b0-be474e78ac08", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-2a01a354-2ef2-4b6d-99b0-be474e78ac08" }, { "id": "07df461d-f3cd-4f54-8e49-dc8555f6dd75", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-07df461d-f3cd-4f54-8e49-dc8555f6dd75" }, { "id": "9b90da4e-7e51-4ba8-a272-d3199e5733bc", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-9b90da4e-7e51-4ba8-a272-d3199e5733bc" }, { "id": "9ea5814f-5d7f-4e5f-8b66-6bb9491176ba", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-9ea5814f-5d7f-4e5f-8b66-6bb9491176ba" }, { "id": "73c69985-6bba-4857-837b-f349bfdc36f1", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-73c69985-6bba-4857-837b-f349bfdc36f1" }, { "id": "2d7b805d-7508-48a4-936a-c09b90f88d4d", "name": "408 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-2d7b805d-7508-48a4-936a-c09b90f88d4d" }, { "id": "209fbb94-f24c-4f2e-a26b-dd1278cbde48", "name": "409 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-209fbb94-f24c-4f2e-a26b-dd1278cbde48" }, { "id": "c06f5539-a0ed-45bd-af9d-376381a6d9b8", "name": "410 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-c06f5539-a0ed-45bd-af9d-376381a6d9b8" }, { "id": "0cbfac23-9481-4a4e-ad37-4449bf6eb62d", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-0cbfac23-9481-4a4e-ad37-4449bf6eb62d" }, { "id": "e55918ab-e466-45e7-bafe-389b85d51fb5", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-e55918ab-e466-45e7-bafe-389b85d51fb5" }, { "id": "cca26c40-c354-47e3-9062-5a0de0098191", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-cca26c40-c354-47e3-9062-5a0de0098191" }, { "id": "28ee20bf-3d65-4a65-ba7a-e0320603b8fd", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":securableType", ":securableName", "privileges" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "securableType" }, { "key": "securableName" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-28ee20bf-3d65-4a65-ba7a-e0320603b8fd" } ], "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-21e5b0e4-f883-4149-8d77-f0391a7ad816" } ], "id": "c680d063-4ab7-429f-a3f9-8c542e8cffbd", "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-c680d063-4ab7-429f-a3f9-8c542e8cffbd" } ], "id": "17ada43d-978c-465b-9850-12eeb5f9da21", "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-17ada43d-978c-465b-9850-12eeb5f9da21" } ], "id": "fd9e16d1-6712-4050-ac91-ae21ce8d0b8b", "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-fd9e16d1-6712-4050-ac91-ae21ce8d0b8b" }, { "name": "{bulkGrantType}", "item": [ { "name": "{securableTypePlural}", "item": [ { "name": "{scopeType}", "item": [ { "name": "{scopeName}", "item": [ { "name": "privileges", "item": [ { "name": "{privilege}", "item": [ { "name": "grant-option", "item": [ { "name": "Revoke the Grant Option for the Specified Privilege on the Specified All/future Securable in the Given Scope From the Named Grantee.", "id": "0ebbcdcc-f9b0-4c3e-860c-a48979f7596b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "id": "bdaf4de8-fc2f-4d52-b271-dd748e31bf43", "key": "granteeType", "value": "role", "description": "(Required) String that specifies the type of resource that is the privilege grantee." }, { "id": "b4c2d1bb-81b3-4b60-8abf-b33fdd682877", "key": "granteeName", "value": "", "description": "(Required) String that specifies the name of the privilege grantee." }, { "id": "086b5e24-96c7-4f8b-8bf4-f31b102e97e9", "key": "bulkGrantType", "value": "future", "description": "(Required) String that species whether this group privilege should be on ALL or FUTURE resources of the specified plural type" }, { "id": "ac754fd2-26b1-4af3-b9dc-fe1e2f4178a9", "key": "securableTypePlural", "value": "", "description": "(Required) String that specifies the plural of the type of resource that is being secured by an ALL/FUTURE privilege. Must be either \"schemas\" or any plural object type that can nest under a schema such as \"tables\"" }, { "id": "b9893bf5-59a9-4133-b3a0-b92b063ff60b", "key": "scopeType", "value": "schema", "description": "(Required) String that specifies the type of resource that is the scope of an ALL/FUTURE privilege. Can only be DATABASE or SCHEMA" }, { "id": "12a0a91d-9ff6-4f0f-b81f-fd84e32ae390", "key": "scopeName", "value": "", "description": "(Required) String that specifies the name of resource that is the scope of an ALL/FUTURE privilege" }, { "id": "8fc157db-f73b-4ea3-abf6-98aae1846df0", "key": "privilege", "value": "", "description": "(Required) String that specifies a privilege to be revoked" } ] }, "description": "Endpoint to indicate that the grant option for the privilege listed on the group securable in the given scope should be revoked." }, "response": [ { "id": "0dcc8229-6ac3-4c24-9ea7-d016f7cac2fe", "name": "200 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" }, { "key": "privilege" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-0dcc8229-6ac3-4c24-9ea7-d016f7cac2fe" }, { "id": "5379eea6-2c91-4b81-92b1-361f09595c70", "name": "202 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" }, { "key": "privilege" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-5379eea6-2c91-4b81-92b1-361f09595c70" }, { "id": "4972d5a7-d921-4377-9c87-c981264e81b4", "name": "400 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" }, { "key": "privilege" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-4972d5a7-d921-4377-9c87-c981264e81b4" }, { "id": "ecfc698c-eab0-4bfe-aed7-cc1c2ce61236", "name": "401 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" }, { "key": "privilege" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-ecfc698c-eab0-4bfe-aed7-cc1c2ce61236" }, { "id": "2c651fa5-73c4-4e5c-bb9e-54e985c66a35", "name": "403 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" }, { "key": "privilege" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-2c651fa5-73c4-4e5c-bb9e-54e985c66a35" }, { "id": "73624fb9-77ab-4e7b-9eb4-c6f6b0b78f0f", "name": "404 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" }, { "key": "privilege" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-73624fb9-77ab-4e7b-9eb4-c6f6b0b78f0f" }, { "id": "33819223-6a4e-41ff-9eef-0641f6552fef", "name": "405 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" }, { "key": "privilege" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-33819223-6a4e-41ff-9eef-0641f6552fef" }, { "id": "12ddf7a9-3714-4b55-98d0-32e507bab23a", "name": "408 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" }, { "key": "privilege" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-12ddf7a9-3714-4b55-98d0-32e507bab23a" }, { "id": "d395ea8b-da09-4311-aa46-d5161ec7639c", "name": "409 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" }, { "key": "privilege" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-d395ea8b-da09-4311-aa46-d5161ec7639c" }, { "id": "e170ad21-b0c3-4355-969a-551bccd691ca", "name": "410 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" }, { "key": "privilege" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-e170ad21-b0c3-4355-969a-551bccd691ca" }, { "id": "025e2178-3528-4e78-a83c-7972deabdcce", "name": "429 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" }, { "key": "privilege" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-025e2178-3528-4e78-a83c-7972deabdcce" }, { "id": "5844ffe3-7455-42d3-a0ba-a707de24e40b", "name": "500 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" }, { "key": "privilege" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-5844ffe3-7455-42d3-a0ba-a707de24e40b" }, { "id": "ec117e40-06de-41a4-9098-715c1e31f3b4", "name": "503 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" }, { "key": "privilege" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-ec117e40-06de-41a4-9098-715c1e31f3b4" }, { "id": "aa5198c4-0743-4716-8dcb-03a4a04e59ae", "name": "504 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege/grant-option?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege", "grant-option" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" }, { "key": "privilege" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-aa5198c4-0743-4716-8dcb-03a4a04e59ae" } ], "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-0ebbcdcc-f9b0-4c3e-860c-a48979f7596b" } ], "id": "d916093f-6cb1-4c7e-995d-39a8ba2a5d87", "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-d916093f-6cb1-4c7e-995d-39a8ba2a5d87" }, { "name": "Revoke the Specified Privilege on the Specified All/future Securable in the Given Scope From the Named Grantee.", "id": "9fc8c640-a6bf-4273-b024-618f9669e466", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "id": "56aa991f-498b-44e5-b62d-5abf76bd2c3d", "key": "granteeType", "value": "role", "description": "(Required) String that specifies the type of resource that is the privilege grantee." }, { "id": "5a928265-ff7a-498e-a674-b5d17d37aaf5", "key": "granteeName", "value": "", "description": "(Required) String that specifies the name of the privilege grantee." }, { "id": "1801b9e3-7aa8-4f9f-a7af-bc47216d7288", "key": "bulkGrantType", "value": "future", "description": "(Required) String that species whether this group privilege should be on ALL or FUTURE resources of the specified plural type" }, { "id": "16cfb39e-0ce7-4545-b400-2fbbb5b18107", "key": "securableTypePlural", "value": "", "description": "(Required) String that specifies the plural of the type of resource that is being secured by an ALL/FUTURE privilege. Must be either \"schemas\" or any plural object type that can nest under a schema such as \"tables\"" }, { "id": "81be1123-f745-49d4-8b42-080db828a10a", "key": "scopeType", "value": "schema", "description": "(Required) String that specifies the type of resource that is the scope of an ALL/FUTURE privilege. Can only be DATABASE or SCHEMA" }, { "id": "a03112a2-9a57-441e-9e6e-533c5f770856", "key": "scopeName", "value": "", "description": "(Required) String that specifies the name of resource that is the scope of an ALL/FUTURE privilege" }, { "id": "126ab60e-8d00-4410-ac6c-7776ac4c3113", "key": "privilege", "value": "", "description": "(Required) String that specifies a privilege to be revoked" } ] }, "description": "Endpoint to indicate that the privilege listed on the group securable in the given scope should be revoked." }, "response": [ { "id": "ea7962a6-e4ab-4dd0-8be9-acf9a3fadf37", "name": "200 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" }, { "key": "privilege" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-ea7962a6-e4ab-4dd0-8be9-acf9a3fadf37" }, { "id": "55c4f02c-089d-4f12-87f9-2b42981a37f5", "name": "202 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" }, { "key": "privilege" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-55c4f02c-089d-4f12-87f9-2b42981a37f5" }, { "id": "f9528018-db79-4e00-b494-402891312430", "name": "400 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" }, { "key": "privilege" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-f9528018-db79-4e00-b494-402891312430" }, { "id": "e4515c73-11b7-4eb0-8954-34676f3c03ab", "name": "401 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" }, { "key": "privilege" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-e4515c73-11b7-4eb0-8954-34676f3c03ab" }, { "id": "816e4823-d1de-40f9-8691-82701d5478ca", "name": "403 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" }, { "key": "privilege" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-816e4823-d1de-40f9-8691-82701d5478ca" }, { "id": "baeb066d-9c5a-48c3-8c81-b49742d6aa7d", "name": "404 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" }, { "key": "privilege" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-baeb066d-9c5a-48c3-8c81-b49742d6aa7d" }, { "id": "2677f880-7433-42ff-b6ae-c8ebe5da0f45", "name": "405 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" }, { "key": "privilege" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-2677f880-7433-42ff-b6ae-c8ebe5da0f45" }, { "id": "b5797e7a-9591-4a43-9db0-a70fa7a1758c", "name": "408 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" }, { "key": "privilege" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-b5797e7a-9591-4a43-9db0-a70fa7a1758c" }, { "id": "3e0fb34d-17ea-4faa-bc2b-0fb2ef87d253", "name": "409 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" }, { "key": "privilege" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-3e0fb34d-17ea-4faa-bc2b-0fb2ef87d253" }, { "id": "0b758f21-d057-4f1f-b387-ef8b9a9a578d", "name": "410 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" }, { "key": "privilege" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-0b758f21-d057-4f1f-b387-ef8b9a9a578d" }, { "id": "8a25d882-ac0b-4e02-a68d-7e920cd38204", "name": "429 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" }, { "key": "privilege" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-8a25d882-ac0b-4e02-a68d-7e920cd38204" }, { "id": "18488288-0f16-402b-b13d-893481f91671", "name": "500 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" }, { "key": "privilege" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-18488288-0f16-402b-b13d-893481f91671" }, { "id": "716b75d3-7775-4f3f-9ee9-71f10e36c945", "name": "503 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" }, { "key": "privilege" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-716b75d3-7775-4f3f-9ee9-71f10e36c945" }, { "id": "24f47224-a6fe-4c4d-a006-8b744dd5d921", "name": "504 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege?deleteMode=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges", ":privilege" ], "query": [ { "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\".", "key": "deleteMode", "value": "" } ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" }, { "key": "privilege" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-24f47224-a6fe-4c4d-a006-8b744dd5d921" } ], "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-9fc8c640-a6bf-4273-b024-618f9669e466" } ], "id": "c90d0ffa-5a7c-483f-8119-45b20fa5096b", "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-c90d0ffa-5a7c-483f-8119-45b20fa5096b" }, { "name": "Grant the Specified Privilege(s) on All/future (as Specified by Bulkgranttype) Securables of This Type in a Given Scope to the Named Grantee.", "id": "53f8ef7b-0169-4440-aaed-0556cba429cd", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges" ], "variable": [ { "id": "e8a0dd1b-2522-4915-ad84-751acd1fc4a1", "key": "granteeType", "value": "role", "description": "(Required) String that specifies the type of resource that is the privilege grantee." }, { "id": "85f64d46-f889-47e2-8b7e-67d8cb2cdcf4", "key": "granteeName", "value": "", "description": "(Required) String that specifies the name of the privilege grantee." }, { "id": "d5fd8506-cfe5-42b4-b2c4-8cb46e832d3d", "key": "bulkGrantType", "value": "future", "description": "(Required) String that species whether this group privilege should be on ALL or FUTURE resources of the specified plural type" }, { "id": "a1d46b45-08b0-4d8f-a636-0bab09b3f97d", "key": "securableTypePlural", "value": "", "description": "(Required) String that specifies the plural of the type of resource that is being secured by an ALL/FUTURE privilege. Must be either \"schemas\" or any plural object type that can nest under a schema such as \"tables\"" }, { "id": "da9a7edc-194d-44c2-87f0-43ea46220487", "key": "scopeType", "value": "schema", "description": "(Required) String that specifies the type of resource that is the scope of an ALL/FUTURE privilege. Can only be DATABASE or SCHEMA" }, { "id": "c4eccd51-6dd6-4a5e-9f3b-d0911ef28021", "key": "scopeName", "value": "", "description": "(Required) String that specifies the name of resource that is the scope of an ALL/FUTURE privilege" } ] }, "description": "Endpoint to indicate that the privileges listed in the request body should be granted to all securables of this type in the given scope." }, "response": [ { "id": "7f195f9b-1d29-42eb-91a0-80deadd332c8", "name": "200 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-7f195f9b-1d29-42eb-91a0-80deadd332c8" }, { "id": "ad1ce19c-69e1-4469-ad0a-714122598e5a", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-ad1ce19c-69e1-4469-ad0a-714122598e5a" }, { "id": "4dd5a668-0d79-42ec-b621-3fbf0f95311f", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-4dd5a668-0d79-42ec-b621-3fbf0f95311f" }, { "id": "5a3fbba8-a191-4b21-853c-ce9813b347dd", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-5a3fbba8-a191-4b21-853c-ce9813b347dd" }, { "id": "51e917e7-9872-4ee6-a95c-dc1214223816", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-51e917e7-9872-4ee6-a95c-dc1214223816" }, { "id": "aaa3f260-20dd-4d43-b766-4816f8b04d22", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-aaa3f260-20dd-4d43-b766-4816f8b04d22" }, { "id": "78b9bc39-4dd4-4a4d-9e58-78274b75a5d2", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-78b9bc39-4dd4-4a4d-9e58-78274b75a5d2" }, { "id": "99e206ba-46c0-487f-b47c-1278da3c3349", "name": "408 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-99e206ba-46c0-487f-b47c-1278da3c3349" }, { "id": "739b4cce-81f2-4e26-a1e3-041aeeb3215e", "name": "409 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-739b4cce-81f2-4e26-a1e3-041aeeb3215e" }, { "id": "4d0b2d6c-e97c-423e-aa18-d19d8009d492", "name": "410 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-4d0b2d6c-e97c-423e-aa18-d19d8009d492" }, { "id": "738847df-fde6-4180-ad10-d9dc1c7bf439", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-738847df-fde6-4180-ad10-d9dc1c7bf439" }, { "id": "f96ac8d8-ef4a-44bc-b79f-61cc46238840", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-f96ac8d8-ef4a-44bc-b79f-61cc46238840" }, { "id": "afc6e20f-454a-4898-9b0c-6fed5972ef3f", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-afc6e20f-454a-4898-9b0c-6fed5972ef3f" }, { "id": "6e2ea297-77ba-476e-b43f-79c766d25112", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName", ":bulkGrantType", ":securableTypePlural", ":scopeType", ":scopeName", "privileges" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" }, { "key": "bulkGrantType" }, { "key": "securableTypePlural" }, { "key": "scopeType" }, { "key": "scopeName" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-6e2ea297-77ba-476e-b43f-79c766d25112" } ], "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-53f8ef7b-0169-4440-aaed-0556cba429cd" } ], "id": "8e05ba95-a203-49b5-be8a-afe7cf059efb", "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-8e05ba95-a203-49b5-be8a-afe7cf059efb" } ], "id": "5f764e5d-3d6f-49a7-8db9-d14ddf011bd1", "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-5f764e5d-3d6f-49a7-8db9-d14ddf011bd1" } ], "id": "0b128e49-5d6c-4f59-b61e-467f3df973ac", "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-0b128e49-5d6c-4f59-b61e-467f3df973ac" } ], "id": "f90c517c-6ad5-4b6c-bee1-1392d1e0c70e", "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-f90c517c-6ad5-4b6c-bee1-1392d1e0c70e" } ], "id": "e4b6a216-356c-4047-8108-9eb4958a179d", "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-e4b6a216-356c-4047-8108-9eb4958a179d" }, { "name": "List of Privileges Associated With This Grantee Type and Name", "id": "bb2b1f4b-7cee-490e-b9ef-8dd17238e7fc", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName" ], "variable": [ { "id": "b2472eac-30a4-43d8-a551-9d4b33324db2", "key": "granteeType", "value": "role", "description": "(Required) String that specifies the type of resource that is the privilege grantee." }, { "id": "be5efdea-8567-4bd3-8df6-ee91eb0a6315", "key": "granteeName", "value": "", "description": "(Required) String that specifies the name of the privilege grantee." } ] }, "description": "List the roles and privileges granted to the specified grantee using the output of SHOW GRANTS TO" }, "response": [ { "id": "ae1b2411-d4ee-4731-b5b0-60fce439774b", "name": "successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" } ] } }, "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 \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n },\n {\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n }\n]", "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-ae1b2411-d4ee-4731-b5b0-60fce439774b" }, { "id": "aae16a0e-4536-43f6-b4c9-8df46c9ce199", "name": "202 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-aae16a0e-4536-43f6-b4c9-8df46c9ce199" }, { "id": "ad8d4cc4-7298-4d40-9bdb-b1ae618382a2", "name": "400 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-ad8d4cc4-7298-4d40-9bdb-b1ae618382a2" }, { "id": "c89ee765-9c5b-4632-9714-237304dfad12", "name": "401 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-c89ee765-9c5b-4632-9714-237304dfad12" }, { "id": "9eee871f-33f8-4aa4-bd54-b1497fb4b349", "name": "403 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-9eee871f-33f8-4aa4-bd54-b1497fb4b349" }, { "id": "938b3927-72eb-4ddf-bdbd-85535df3b0e1", "name": "404 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-938b3927-72eb-4ddf-bdbd-85535df3b0e1" }, { "id": "5bc068be-4a8b-4342-b2d4-0297ab8ab641", "name": "405 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-5bc068be-4a8b-4342-b2d4-0297ab8ab641" }, { "id": "6497ca3e-7f87-4540-97d3-a3cd5b194f78", "name": "408 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-6497ca3e-7f87-4540-97d3-a3cd5b194f78" }, { "id": "d53470ac-90d0-4852-946a-4504e2de9c2f", "name": "409 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-d53470ac-90d0-4852-946a-4504e2de9c2f" }, { "id": "0269a424-feef-4f33-9f7e-c7bf26f0819f", "name": "410 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-0269a424-feef-4f33-9f7e-c7bf26f0819f" }, { "id": "bf9a267f-2e48-4bac-bdf8-27d6230be2c7", "name": "429 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-bf9a267f-2e48-4bac-bdf8-27d6230be2c7" }, { "id": "537c4a05-c71e-4916-8394-08909ac97adb", "name": "500 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-537c4a05-c71e-4916-8394-08909ac97adb" }, { "id": "4eafd6d8-4b14-4613-987f-16bb28b82071", "name": "503 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-4eafd6d8-4b14-4613-987f-16bb28b82071" }, { "id": "d70846b0-f947-43b0-a4de-11d714ccc757", "name": "504 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "grants", ":granteeType", ":granteeName" ], "variable": [ { "key": "granteeType" }, { "key": "granteeName" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-d70846b0-f947-43b0-a4de-11d714ccc757" } ], "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-bb2b1f4b-7cee-490e-b9ef-8dd17238e7fc" } ], "id": "dc39be85-1f8e-451f-ac84-eb0dad150689", "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-dc39be85-1f8e-451f-ac84-eb0dad150689" } ], "id": "a1c8fe7f-06e6-4970-87c6-bbf8d9942c04", "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-a1c8fe7f-06e6-4970-87c6-bbf8d9942c04" } ], "id": "71445dbb-d64e-48a3-a424-0ff58121df37", "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-71445dbb-d64e-48a3-a424-0ff58121df37" } ], "id": "e3a5dd12-8861-4504-989f-3b6a35dae5a1", "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-e3a5dd12-8861-4504-989f-3b6a35dae5a1" } ], "id": "e5c22079-a601-4ec6-afcf-4fca9f79e897", "createdAt": "2026-06-05T13:20:26.000Z", "updatedAt": "2026-06-05T13:20:26.000Z", "uid": "35240-e5c22079-a601-4ec6-afcf-4fca9f79e897" } ], "variable": [ { "key": "baseUrl", "value": "https://org-account.snowflakecomputing.com" } ] }