{ "info": { "_postman_id": "b6fabe8b-fc04-4446-8645-55c5da105c83", "name": "Infobip OpenAPI Specification", "description": "OpenAPI Specification that contains all public endpoints and webhooks.\n\nContact Support:\n Name: Infobip support\n Email: support@infobip.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:58:27.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "lastUpdatedBy": "35240", "uid": "35240-b6fabe8b-fc04-4446-8645-55c5da105c83" }, "item": [ { "name": "saas", "item": [ { "name": "1", "item": [ { "name": "{resourceType}", "item": [ { "name": "{resourceId}", "item": [ { "name": "export", "item": [ { "name": "Export SaaS resource", "id": "aa9b7c40-dded-4b7c-b842-65e82fa1864c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/octet-stream" } ], "url": { "raw": "{{baseUrl}}/saas/1/:resourceType/:resourceId/export", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", ":resourceType", ":resourceId", "export" ], "variable": [ { "id": "dbb25e08-62cc-4854-aa70-8e972f2c2b85", "key": "resourceType", "value": "bot", "description": "(Required) Type of SaaS resource." }, { "id": "e500e4f1-a208-4512-810d-ce5ccc4a0c09", "key": "resourceId", "value": "", "description": "(Required) SaaS resource identifier." } ] }, "description": "Choose a Saas resource to export and receive the file in the API response." }, "response": [ { "id": "4ade8e1d-8c7b-415a-b66b-c86f7faa2e78", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/octet-stream" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/saas/1/:resourceType/:resourceId/export", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", ":resourceType", ":resourceId", "export" ], "variable": [ { "key": "resourceType" }, { "key": "resourceId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "application/octet-stream" }, { "disabled": false, "description": { "content": "Exported file name.", "type": "text/plain" }, "key": "Content-Disposition", "value": "" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-4ade8e1d-8c7b-415a-b66b-c86f7faa2e78" }, { "id": "1d7ce3b5-69a6-4eaa-8baa-5241a31c2ad1", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/saas/1/:resourceType/:resourceId/export", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", ":resourceType", ":resourceId", "export" ], "variable": [ { "key": "resourceType" }, { "key": "resourceId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-1d7ce3b5-69a6-4eaa-8baa-5241a31c2ad1" }, { "id": "23b43ade-a178-4705-b28a-063eba3ab9b6", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/saas/1/:resourceType/:resourceId/export", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", ":resourceType", ":resourceId", "export" ], "variable": [ { "key": "resourceType" }, { "key": "resourceId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-23b43ade-a178-4705-b28a-063eba3ab9b6" }, { "id": "ac4637a8-d7b7-4452-a82e-cc4600bf7198", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/saas/1/:resourceType/:resourceId/export", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", ":resourceType", ":resourceId", "export" ], "variable": [ { "key": "resourceType" }, { "key": "resourceId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-ac4637a8-d7b7-4452-a82e-cc4600bf7198" }, { "id": "913991f5-5a36-43a7-852a-ec9811ccf657", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/saas/1/:resourceType/:resourceId/export", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", ":resourceType", ":resourceId", "export" ], "variable": [ { "key": "resourceType" }, { "key": "resourceId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-913991f5-5a36-43a7-852a-ec9811ccf657" }, { "id": "4518e3dd-786b-4911-b5b9-9fad7611f9a9", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/saas/1/:resourceType/:resourceId/export", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", ":resourceType", ":resourceId", "export" ], "variable": [ { "key": "resourceType" }, { "key": "resourceId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-4518e3dd-786b-4911-b5b9-9fad7611f9a9" } ], "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-aa9b7c40-dded-4b7c-b842-65e82fa1864c" } ], "id": "7c6909cd-3cfd-4778-b7f8-d2275f886859", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-7c6909cd-3cfd-4778-b7f8-d2275f886859" }, { "name": "share", "item": [ { "name": "Share SaaS resource", "id": "d134e572-7e18-415f-99fb-56569beff352", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"accounts\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/saas/1/:resourceType/:resourceId/share", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", ":resourceType", ":resourceId", "share" ], "variable": [ { "id": "17b11d0f-aefc-4972-b5b5-710ba17c43c5", "key": "resourceType", "value": "bot", "description": "(Required) Type of SaaS resource." }, { "id": "9375dab5-7b67-484b-a938-5ca7cdc7a3a9", "key": "resourceId", "value": "", "description": "(Required) SaaS resource identifier." } ] }, "description": "Use this endpoint to share a SaaS resource with other accounts. You can check the status of your share request [here](https://www.infobip.com/docs/api/customer-engagement/common-assets/saas-request-status)." }, "response": [ { "id": "894be966-cbf4-4d1a-9142-b03ae0097d77", "name": "Accepted", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"accounts\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/saas/1/:resourceType/:resourceId/share", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", ":resourceType", ":resourceId", "share" ], "variable": [ { "key": "resourceType" }, { "key": "resourceId" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestId\": \"\"\n}", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-894be966-cbf4-4d1a-9142-b03ae0097d77" }, { "id": "e247869d-80de-4dbb-bb51-fd1ba9f56a1d", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"accounts\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/saas/1/:resourceType/:resourceId/share", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", ":resourceType", ":resourceId", "share" ], "variable": [ { "key": "resourceType" }, { "key": "resourceId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-e247869d-80de-4dbb-bb51-fd1ba9f56a1d" }, { "id": "8ed33488-3dbd-4c48-afdd-0acfaf60c03d", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"accounts\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/saas/1/:resourceType/:resourceId/share", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", ":resourceType", ":resourceId", "share" ], "variable": [ { "key": "resourceType" }, { "key": "resourceId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-8ed33488-3dbd-4c48-afdd-0acfaf60c03d" }, { "id": "022caefa-b134-422c-ba6d-1e1fd4f99e5c", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"accounts\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/saas/1/:resourceType/:resourceId/share", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", ":resourceType", ":resourceId", "share" ], "variable": [ { "key": "resourceType" }, { "key": "resourceId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-022caefa-b134-422c-ba6d-1e1fd4f99e5c" }, { "id": "5ad21087-3d1e-4a84-9e0e-92d15f0e3b0f", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"accounts\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/saas/1/:resourceType/:resourceId/share", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", ":resourceType", ":resourceId", "share" ], "variable": [ { "key": "resourceType" }, { "key": "resourceId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-5ad21087-3d1e-4a84-9e0e-92d15f0e3b0f" }, { "id": "c537928e-7c8e-4962-be22-e321593f6c83", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"accounts\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/saas/1/:resourceType/:resourceId/share", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", ":resourceType", ":resourceId", "share" ], "variable": [ { "key": "resourceType" }, { "key": "resourceId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-c537928e-7c8e-4962-be22-e321593f6c83" }, { "id": "782ec8be-26a7-4bb7-ae63-df7533227311", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"accounts\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/saas/1/:resourceType/:resourceId/share", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", ":resourceType", ":resourceId", "share" ], "variable": [ { "key": "resourceType" }, { "key": "resourceId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-782ec8be-26a7-4bb7-ae63-df7533227311" } ], "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-d134e572-7e18-415f-99fb-56569beff352" } ], "id": "d8e641bf-cc1a-4d66-8816-85ffb2d2d3cc", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-d8e641bf-cc1a-4d66-8816-85ffb2d2d3cc" } ], "id": "2162a224-eb59-4964-8af2-ff59a2d92900", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-2162a224-eb59-4964-8af2-ff59a2d92900" }, { "name": "import", "item": [ { "name": "Import SaaS resource", "id": "f85ba5fd-8c7e-4d68-90a2-4386b537d9f1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "file", "type": "file", "value": null } ] }, "url": { "raw": "{{baseUrl}}/saas/1/:resourceType/import", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", ":resourceType", "import" ], "variable": [ { "id": "4afd2a9b-da20-44ea-94d5-53e6b3bf1ed2", "key": "resourceType", "value": "bot", "description": "(Required) Type of SaaS resource." } ] }, "description": "Import a SaaS resource to your account." }, "response": [ { "id": "bb704590-6895-483a-97fe-22debe7ceb79", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/saas/1/:resourceType/import", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", ":resourceType", "import" ], "variable": [ { "key": "resourceType" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"resourceId\": \"\"\n}", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-bb704590-6895-483a-97fe-22debe7ceb79" }, { "id": "b5501b22-5fc7-45e0-b96f-33e9277f558d", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/saas/1/:resourceType/import", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", ":resourceType", "import" ], "variable": [ { "key": "resourceType" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-b5501b22-5fc7-45e0-b96f-33e9277f558d" }, { "id": "61f46659-bbb4-4e4a-a039-6c267e563756", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/saas/1/:resourceType/import", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", ":resourceType", "import" ], "variable": [ { "key": "resourceType" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-61f46659-bbb4-4e4a-a039-6c267e563756" }, { "id": "16e415ce-f0c2-4752-86ed-eb3b756f0caa", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/saas/1/:resourceType/import", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", ":resourceType", "import" ], "variable": [ { "key": "resourceType" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-16e415ce-f0c2-4752-86ed-eb3b756f0caa" }, { "id": "9e762c10-467e-4008-af4a-2422b698d191", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/saas/1/:resourceType/import", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", ":resourceType", "import" ], "variable": [ { "key": "resourceType" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-9e762c10-467e-4008-af4a-2422b698d191" }, { "id": "5c45b4a3-888b-4cef-a177-dbc3d5b52314", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/saas/1/:resourceType/import", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", ":resourceType", "import" ], "variable": [ { "key": "resourceType" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-5c45b4a3-888b-4cef-a177-dbc3d5b52314" }, { "id": "f55acad8-6d56-410e-a522-a75bc85aeb82", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/saas/1/:resourceType/import", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", ":resourceType", "import" ], "variable": [ { "key": "resourceType" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-f55acad8-6d56-410e-a522-a75bc85aeb82" } ], "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-f85ba5fd-8c7e-4d68-90a2-4386b537d9f1" } ], "id": "9833125c-e20e-4342-b038-348d459dc5a7", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-9833125c-e20e-4342-b038-348d459dc5a7" } ], "id": "f8bc7aed-7523-4d53-af59-a830ba42de2f", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-f8bc7aed-7523-4d53-af59-a830ba42de2f" }, { "name": "request", "item": [ { "name": "{requestId}", "item": [ { "name": "status", "item": [ { "name": "Get SaaS request status", "id": "b7860290-3bae-4661-8991-5000eeba5fde", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/saas/1/request/:requestId/status", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", "request", ":requestId", "status" ], "variable": [ { "id": "06dcca7d-ad81-42c9-a435-392a9f784155", "key": "requestId", "value": "", "description": "(Required) Identifier of user request on SaaS." } ] }, "description": "Get the status of your share request." }, "response": [ { "id": "30016a8a-a09b-4221-878b-9df5f662c8a5", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/saas/1/request/:requestId/status", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", "request", ":requestId", "status" ], "variable": [ { "key": "requestId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestId\": \"\",\n \"status\": \"IN_PROGRESS\",\n \"details\": [\n {\n \"account\": \"\",\n \"status\": \"IN_PROGRESS\",\n \"errorMessage\": \"\",\n \"errorCode\": \"\"\n },\n {\n \"account\": \"\",\n \"status\": \"SUCCESS\",\n \"errorMessage\": \"\",\n \"errorCode\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-30016a8a-a09b-4221-878b-9df5f662c8a5" }, { "id": "b2573491-e7e8-457e-b426-dd8af95209f9", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/saas/1/request/:requestId/status", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", "request", ":requestId", "status" ], "variable": [ { "key": "requestId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-b2573491-e7e8-457e-b426-dd8af95209f9" }, { "id": "30dd1120-e3a2-49cf-b89d-91c871f51a00", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/saas/1/request/:requestId/status", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", "request", ":requestId", "status" ], "variable": [ { "key": "requestId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-30dd1120-e3a2-49cf-b89d-91c871f51a00" }, { "id": "4a189ce7-d271-417e-bdf1-5c532a5a85bd", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/saas/1/request/:requestId/status", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", "request", ":requestId", "status" ], "variable": [ { "key": "requestId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-4a189ce7-d271-417e-bdf1-5c532a5a85bd" }, { "id": "3f400e3f-7851-41e9-a7f6-184b79cf546c", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/saas/1/request/:requestId/status", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", "request", ":requestId", "status" ], "variable": [ { "key": "requestId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-3f400e3f-7851-41e9-a7f6-184b79cf546c" }, { "id": "9538b425-e861-4b3e-952e-e03cc8c36ec8", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/saas/1/request/:requestId/status", "host": [ "{{baseUrl}}" ], "path": [ "saas", "1", "request", ":requestId", "status" ], "variable": [ { "key": "requestId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-9538b425-e861-4b3e-952e-e03cc8c36ec8" } ], "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-b7860290-3bae-4661-8991-5000eeba5fde" } ], "id": "187afcb4-88ac-424d-af31-5085ba3df0b3", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-187afcb4-88ac-424d-af31-5085ba3df0b3" } ], "id": "90d63af2-a326-4f5e-8184-50a48f53b8ba", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-90d63af2-a326-4f5e-8184-50a48f53b8ba" } ], "id": "88a4851d-2366-476e-865f-1a5ba3f1bb2b", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-88a4851d-2366-476e-865f-1a5ba3f1bb2b" } ], "id": "715e54f1-2b8d-431a-ad60-ea0c7a454ed8", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-715e54f1-2b8d-431a-ad60-ea0c7a454ed8" } ], "id": "d47c5b4f-4eec-4a23-980b-6c47e5c1d6ac", "createdAt": "2026-07-28T01:58:28.000Z", "updatedAt": "2026-07-28T01:58:28.000Z", "uid": "35240-d47c5b4f-4eec-4a23-980b-6c47e5c1d6ac" } ], "variable": [ { "key": "baseUrl", "value": "/" } ] }